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: https://git.librecmc.org/?a=commitdiff_plain;h=1b88b149a98f1e403fa68b59e92a872429683cd7;p=librecmc%2Flibrecmc.git 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:=