diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-01-23 00:03:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-01-23 00:03:01 +0000 |
commit | fc55c51ba452556c4c372ef417dbdbcf8f0f2e1c (patch) | |
tree | 7fe6cf07b50adb2761e76e135432f0de8c17933c /target/linux/magicbox-2.6/config | |
parent | acf6ec373e78ecbb9bb97a47cf7accce6dbe3c1c (diff) | |
download | upstream-fc55c51ba452556c4c372ef417dbdbcf8f0f2e1c.tar.gz upstream-fc55c51ba452556c4c372ef417dbdbcf8f0f2e1c.tar.bz2 upstream-fc55c51ba452556c4c372ef417dbdbcf8f0f2e1c.zip |
Forgot to add the DELUDE target :/
SVN-Revision: 6183
Diffstat (limited to 'target/linux/magicbox-2.6/config')
-rw-r--r-- | target/linux/magicbox-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/magicbox-2.6/config b/target/linux/magicbox-2.6/config index c3076a94e7..b99a265a45 100644 --- a/target/linux/magicbox-2.6/config +++ b/target/linux/magicbox-2.6/config @@ -700,6 +700,7 @@ CONFIG_NETFILTER_XT_MATCH_TCPMSS=y CONFIG_NETFILTER_XT_TARGET_CHAOS=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m +CONFIG_NETFILTER_XT_TARGET_DELUDE=m CONFIG_NETFILTER_XT_TARGET_DSCP=m CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |