NET_EMATCH is a boolean (#5506)
authorFlorian Fainelli <florian@openwrt.org>
Mon, 13 Jul 2009 12:58:18 +0000 (12:58 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 13 Jul 2009 12:58:18 +0000 (12:58 +0000)
SVN-Revision: 16828

package/kernel/modules/netsupport.mk

index 789c655e1434a402bc3da500b760445bfdd62fed..826c566d6fc6a07265983e0af947828476223b85 100644 (file)
@@ -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 \