mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 07:03:21 +02:00
[kernel] NET_EMATCH is a boolean (#5506)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7c0493258
commit
7ad49016c7
@ -533,7 +533,7 @@ define KernelPackage/sched
|
|||||||
CONFIG_NET_ACT_MIRRED \
|
CONFIG_NET_ACT_MIRRED \
|
||||||
CONFIG_NET_ACT_IPT \
|
CONFIG_NET_ACT_IPT \
|
||||||
CONFIG_NET_ACT_POLICE \
|
CONFIG_NET_ACT_POLICE \
|
||||||
CONFIG_NET_EMATCH \
|
CONFIG_NET_EMATCH=y \
|
||||||
CONFIG_NET_EMATCH_CMP \
|
CONFIG_NET_EMATCH_CMP \
|
||||||
CONFIG_NET_EMATCH_NBYTE \
|
CONFIG_NET_EMATCH_NBYTE \
|
||||||
CONFIG_NET_EMATCH_U32 \
|
CONFIG_NET_EMATCH_U32 \
|
||||||
|
Loading…
Reference in New Issue
Block a user