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 | d24c02fb966c8206dca2b240043ce4ea3b647488 (patch) | |
tree | 36142f7c047300a351bed3a67d62c76c27790c31 /target/linux/rdc-2.6/config | |
parent | 06fe78f82da508e20792757a204f7f69530d3c5a (diff) | |
download | upstream-d24c02fb966c8206dca2b240043ce4ea3b647488.tar.gz upstream-d24c02fb966c8206dca2b240043ce4ea3b647488.tar.bz2 upstream-d24c02fb966c8206dca2b240043ce4ea3b647488.zip |
Forgot to add the DELUDE target :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/config')
-rw-r--r-- | target/linux/rdc-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc-2.6/config b/target/linux/rdc-2.6/config index de2b486f56..04b8d703c6 100644 --- a/target/linux/rdc-2.6/config +++ b/target/linux/rdc-2.6/config @@ -364,6 +364,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_DSCP=m CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |