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 new file mode 100644 index 0000000000..e8fb296698 --- /dev/null +++ b/target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch @@ -0,0 +1,11 @@ +--- 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 new file mode 100644 index 0000000000..e8fb296698 --- /dev/null +++ b/target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch @@ -0,0 +1,11 @@ +--- 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 new file mode 100644 index 0000000000..e8fb296698 --- /dev/null +++ b/target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch @@ -0,0 +1,11 @@ +--- 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 +