projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6f141
)
kernel: add netfilter.mk to modules makefile SCAN_DEPS
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 9 Dec 2014 12:35:18 +0000
(12:35 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 9 Dec 2014 12:35:18 +0000
(12:35 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43589
package/kernel/linux/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/linux/Makefile
b/package/kernel/linux/Makefile
index 6e13d484fd74497dd66e0bfa56c85340776773e1..45ca9faa923eb1a1db97d94d0406a46223c59a8f 100644
(file)
--- 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:=