tn3399_openwrt/package/network
Alberto Bursi a4d52522c7 wireguard-tools: fix category/description in menuconfig
wireguard-tools is trying to import the menuconfig section
from the wireguard package, but since it's not anymore in
the same makefile this seems to fail and wireguard-tools
ends up in "extra packages" category instead with other
odds and ends.

Same for the description, it's trying to import it from the
wireguard package but it fails so it only shows the line
written in this makefile.

remove the broken imports and add manually the entries
and description they were supposed to load

Fixes: ea980fb9c6 ("wireguard: bump to 20191226")

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[fix trailing whitespaces, add Fixes]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-11-17 13:03:16 +01:00
..
config netifd: update to the latest version 2020-11-13 12:49:27 +01:00
ipv6 map: rename type to maptype (FS#3287) 2020-08-19 21:14:00 +02:00
services odhcpd: update to latest git HEAD 2020-11-15 18:48:33 +01:00
utils wireguard-tools: fix category/description in menuconfig 2020-11-17 13:03:16 +01:00