projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a fix for mtd build with host gcc 4
[openwrt.git]
/
target
/
linux
/
linux-2.4
/
config
/
brcm
diff --git
a/target/linux/linux-2.4/config/brcm
b/target/linux/linux-2.4/config/brcm
index
a27a075
..
f496c33
100644
(file)
--- a/
target/linux/linux-2.4/config/brcm
+++ b/
target/linux/linux-2.4/config/brcm
@@
-316,7
+316,7
@@
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
-# CONFIG_FILTER is not set
+CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
This page took
0.022446 seconds
and
4
git commands to generate.