summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-20 07:37:27 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-20 07:37:27 +0000
commite318c8672daf354c23c3da9dc4239636ff4901ee (patch)
tree5f4a31a2b4ea39aab41f28580fbf13fc0f7976f8 /target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch
parentce6f13f13faa70bf770a6edd81ea2500d5c8263e (diff)
linux: remove 3.7 support
It is not used by any target. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch')
-rw-r--r--target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch b/target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch
deleted file mode 100644
index 9d827c253b..0000000000
--- a/target/linux/generic/patches-3.7/258-netfilter_netlink_kconfig_hack.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/net/netfilter/Kconfig
-+++ b/net/netfilter/Kconfig
-@@ -2,7 +2,7 @@ menu "Core Netfilter Configuration"
- depends on NET && INET && NETFILTER
-
- config NETFILTER_NETLINK
-- tristate
-+ tristate "Netfilter NFNETLINK interface"
-
- config NETFILTER_NETLINK_ACCT
- tristate "Netfilter NFACCT over NFNETLINK interface"