Author: nbd
Date: 2014-12-09 13:35:18 +0100 (Tue, 09 Dec 2014)
New Revision: 43589

Modified:
   trunk/package/kernel/linux/Makefile
Log:
kernel: add netfilter.mk to modules makefile SCAN_DEPS

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/kernel/linux/Makefile
===================================================================
--- trunk/package/kernel/linux/Makefile 2014-12-09 12:28:46 UTC (rev 43588)
+++ trunk/package/kernel/linux/Makefile 2014-12-09 12:35:18 UTC (rev 43589)
@@ -12,7 +12,7 @@
 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:=
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to