X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.35%2F180-netfilter_depends.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.35%2F180-netfilter_depends.patch;h=0000000000000000000000000000000000000000;hp=1bda13d19177ac2eed3fd65304fd9cb6f03c1028;hb=da1bb88a2b900f0392b731ec47c5e1bff956fd8f;hpb=6117c04c9416b295347fb45c37e430f01df1d0d9 diff --git a/target/linux/generic-2.6/patches-2.6.35/180-netfilter_depends.patch b/target/linux/generic-2.6/patches-2.6.35/180-netfilter_depends.patch deleted file mode 100644 index 1bda13d191..0000000000 --- a/target/linux/generic-2.6/patches-2.6.35/180-netfilter_depends.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/net/netfilter/Kconfig -+++ b/net/netfilter/Kconfig -@@ -173,7 +173,6 @@ config NF_CONNTRACK_FTP - - config NF_CONNTRACK_H323 - tristate "H.323 protocol support" -- depends on (IPV6 || IPV6=n) - depends on NETFILTER_ADVANCED - help - H.323 is a VoIP signalling protocol from ITU-T. As one of the most -@@ -530,7 +529,6 @@ config NETFILTER_XT_TARGET_SECMARK - - config NETFILTER_XT_TARGET_TCPMSS - tristate '"TCPMSS" target support' -- depends on (IPV6 || IPV6=n) - default m if NETFILTER_ADVANCED=n - ---help--- - This option adds a `TCPMSS' target, which allows you to alter the