From: Felix Fietkau Date: Tue, 9 Dec 2014 12:35:18 +0000 (+0000) Subject: kernel: add netfilter.mk to modules makefile SCAN_DEPS X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a8ae837ac85f8d6c1bb182e7c8789b77dbd90c40 kernel: add netfilter.mk to modules makefile SCAN_DEPS Signed-off-by: Felix Fietkau SVN-Revision: 43589 --- diff --git a/package/kernel/linux/Makefile b/package/kernel/linux/Makefile index 6e13d484fd..45ca9faa92 100644 --- a/package/kernel/linux/Makefile +++ b/package/kernel/linux/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=kernel PKG_FLAGS:=hold PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages -SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk +SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk $(TOPDIR)/include/netfilter.mk PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=