get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt/svn-archive/archive.git] / package / kernel / modules / netsupport.mk
index b931267cf9b117870e62f2c19f355934f3b16862..58fef46690a6c940d1c48445c0d4c8a08589b26e 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 NETWORK_SUPPORT_MENU:=Network Support
 
@@ -511,7 +510,7 @@ define KernelPackage/sched
        CONFIG_NET_SCH_TBF \
        CONFIG_NET_SCH_TEQL \
        CONFIG_NET_CLS=y \
-       CONFIG_NET_CLS_ACT \
+       CONFIG_NET_CLS_ACT=y \
        CONFIG_NET_CLS_BASIC \
        CONFIG_NET_CLS_FLOW \
        CONFIG_NET_CLS_FW \