projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d99dcbc
)
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)
SVN-Revision: 16828
package/kernel/modules/netsupport.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index 789c655e1434a402bc3da500b760445bfdd62fed..826c566d6fc6a07265983e0af947828476223b85 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 \