wireguard-tools: fix category/description in menuconfig
authorAlberto Bursi <bobafetthotmail@gmail.com>
Tue, 17 Nov 2020 07:58:40 +0000 (08:58 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 17 Nov 2020 12:03:16 +0000 (13:03 +0100)
commita4d52522c7fbc47a04215b8f04a2e1f7cf7aafea
tree68c8601180a0abe576908c78cce11add99e238c1
parentaafbfc6ac3550556f252d69643cf82bad4e7d1b3
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: ea980fb9c6de ("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>
package/network/utils/wireguard-tools/Makefile