projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add an MTX-1 specific patch to avoid functions redefinition at compile-time.
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
config
diff --git
a/target/linux/x86-2.6/config
b/target/linux/x86-2.6/config
index
5a7cb46
..
54f63c9
100644
(file)
--- a/
target/linux/x86-2.6/config
+++ b/
target/linux/x86-2.6/config
@@
-390,6
+390,7
@@
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_LAYER7=m
# CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set
CONFIG_IP_NF_MATCH_MULTIPORT=m
+CONFIG_IP_NF_MATCH_IPP2P=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_TIME=m
CONFIG_IP_NF_MATCH_RECENT=m
This page took
0.019384 seconds
and
4
git commands to generate.