Compile crc itu-t as a module
[openwrt.git] / include / kernel.mk
index 5b27d2f..df859a4 100644 (file)
@@ -51,9 +51,6 @@ endif
 GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic-$(KERNEL)
 GENERIC_PATCH_DIR := $(GENERIC_PLATFORM_DIR)/patches$(shell [ -d "$(GENERIC_PLATFORM_DIR)/patches-$(KERNEL_PATCHVER)" ] && printf -- "-$(KERNEL_PATCHVER)" || true )
 
-ifeq ($(DUMP),)
-  -include $(LINUX_DIR)/.config
-endif
 
 define KernelPackage/Defaults
   FILES:=
This page took 0.030837 seconds and 4 git commands to generate.