]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/v4l-dvb
Changed Kernel cfg. (Size of ramdisk, disabled HiRes Timer,
[people/pmueller/ipfire-2.x.git] / lfs / v4l-dvb
index cfaf367983cb4d28f15fff33ca0f723628e18c6f..5dd5ef4cc0e787ec7064aff84c602282b3f37d72 100644 (file)
@@ -78,7 +78,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
-       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=$(KVER)-ipfire-smp
 else