From 93fb6ce05b1e161a8a5485e006e5fe05fc060fd3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 4 Aug 2016 19:19:17 +0200 Subject: kernel: mark kmod-udptunnel as hiddden to replace the NET_UDP_TUNNEL kconfig hack Signed-off-by: Felix Fietkau --- .../generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch | 11 ----------- .../generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch | 11 ----------- .../generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch | 11 ----------- 3 files changed, 33 deletions(-) delete mode 100644 target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch delete mode 100644 target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch delete mode 100644 target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch (limited to 'target/linux/generic') diff --git a/target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch b/target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch deleted file mode 100644 index e8fb296698..0000000000 --- a/target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/net/ipv4/Kconfig -+++ b/net/ipv4/Kconfig -@@ -308,7 +308,7 @@ config NET_IPVTI - on top. - - config NET_UDP_TUNNEL -- tristate -+ tristate "IP: UDP tunnel" - select NET_IP_TUNNEL - default n - diff --git a/target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch b/target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch deleted file mode 100644 index e8fb296698..0000000000 --- a/target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/net/ipv4/Kconfig -+++ b/net/ipv4/Kconfig -@@ -308,7 +308,7 @@ config NET_IPVTI - on top. - - config NET_UDP_TUNNEL -- tristate -+ tristate "IP: UDP tunnel" - select NET_IP_TUNNEL - default n - diff --git a/target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch b/target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch deleted file mode 100644 index e8fb296698..0000000000 --- a/target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/net/ipv4/Kconfig -+++ b/net/ipv4/Kconfig -@@ -308,7 +308,7 @@ config NET_IPVTI - on top. - - config NET_UDP_TUNNEL -- tristate -+ tristate "IP: UDP tunnel" - select NET_IP_TUNNEL - default n - -- cgit v1.2.3