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/brcm63xx-2.6 | |
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/brcm63xx-2.6')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index 36d086ad18..a23233d565 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -409,6 +409,7 @@ CONFIG_NETFILTER_NETLINK_LOG=m CONFIG_NETFILTER_XTABLES=y CONFIG_NETFILTER_XT_TARGET_CHAOS=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m +CONFIG_NETFILTER_XT_TARGET_DELUDE=m # CONFIG_NETFILTER_XT_TARGET_DSCP is not set CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |