]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/v4l-dvb
Added esniper.
[people/teissler/ipfire-2.x.git] / lfs / v4l-dvb
index 18496c5c9b3f0b5e0ed287d01a73abb986eda18a..d2b0cd47f02f8a59bcabf8eb70171b0e90f33efa 100644 (file)
@@ -80,7 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -N -p1 \
         < $(DIR_SRC)/src/patches/v4l-dvb-kernel2.6.16-disabledvideodev.patch
-       cp -f $(DIR_SRC)/config/v4l-dvb/.config $(DIR_APP)/v4l/.config
+       cp -f $(DIR_SRC)/config/v4l-dvb/config $(DIR_APP)/v4l/.config
 ifeq "$(SMP)" "1"
        cd $(DIR_APP) && make release VER=2.6.16.57-ipfire-smp
 else