projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
revert [8415], seems to be causing problems for the kernel build
[openwrt.git]
/
package
/
kernel
/
Makefile
diff --git
a/package/kernel/Makefile
b/package/kernel/Makefile
index
b805c6e
..
3ec07d4
100644
(file)
--- a/
package/kernel/Makefile
+++ b/
package/kernel/Makefile
@@
-18,6
+18,7
@@
SCAN_DEPS=modules/*.mk
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
+ -include $(LINUX_DIR)/.config
NF_KMOD:=1
include $(INCLUDE_DIR)/netfilter.mk
endif
This page took
0.023976 seconds
and
4
git commands to generate.