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/sibyte-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/sibyte-2.6')
-rw-r--r-- | target/linux/sibyte-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sibyte-2.6/config b/target/linux/sibyte-2.6/config index 76e772124b..89f7289d6f 100644 --- a/target/linux/sibyte-2.6/config +++ b/target/linux/sibyte-2.6/config @@ -335,6 +335,7 @@ CONFIG_NETFILTER_XTABLES=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_MARK=m # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set |