kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 2 Jul 2016 16:03:56 +0000 (18:03 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 2 Jul 2016 16:35:58 +0000 (18:35 +0200)
commit1d15a96b29dcd0947690951a7c36aead79a27129
tree903b13819244e0c930b19e085e293afb23af6ed4
parent2a8bb4629442dcc55ad68d1dfcdf401c74804b4c
kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6

The kernel config option CONFIG_NET_UDP_TUNNEL is not visible and can
not directly be activated. When kmod-udptunnel4 or kmod-udptunnel6 are
build these packages could be empty when no other kernel module selects
CONFIG_NET_UDP_TUNNEL.

Reported-by: Baptiste Jonglez <baptiste@bitsofnetworks.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/patches-3.18/263-udp_tunnel_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.1/263-udp_tunnel_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/263-udp_tunnel_kconfig_hack.patch [new file with mode: 0644]