move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want...
[openwrt-10.03/.git] / include / kernel-defaults.mk
index 3469cff200cb4dc36b0aa02f27609afe703557d4..f80959a4f2a8edb16314e10235a92e39ba7f15d6 100644 (file)
@@ -56,7 +56,6 @@ endef
 
 define Kernel/CompileModules/Default
        $(MAKE) -j$(CONFIG_JLEVEL) $(KERNEL_MAKEOPTS) CC="$(KERNEL_CC)" modules
-       $(MAKE) $(KERNEL_MAKEOPTS) CC="$(KERNEL_CC)" DEPMOD=true INSTALL_MOD_PATH=$(KERNEL_BUILD_DIR)/modules modules_install
 endef
 
 ifeq ($(KERNEL),2.6)