projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6ce39
)
[kernel] NET_EMATCH is a boolean (#5506)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 13 Jul 2009 12:58:18 +0000
(12:58 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 13 Jul 2009 12:58:18 +0000
(12:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/netsupport.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index
789c655
..
826c566
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-533,7
+533,7
@@
define KernelPackage/sched
CONFIG_NET_ACT_MIRRED \
CONFIG_NET_ACT_IPT \
CONFIG_NET_ACT_POLICE \
- CONFIG_NET_EMATCH \
+ CONFIG_NET_EMATCH
=y
\
CONFIG_NET_EMATCH_CMP \
CONFIG_NET_EMATCH_NBYTE \
CONFIG_NET_EMATCH_U32 \