wireguard-tools: fix category/description in menuconfig
authorAlberto Bursi <bobafetthotmail@gmail.com>
Tue, 17 Nov 2020 07:58:40 +0000 (08:58 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 18 Nov 2020 14:28:09 +0000 (09:28 -0500)
commit8f59543a2311013c0fb694c903faa6cd16f7108d
tree9fb263de3880e8b933d4d88217762ec883dca7b2
parent11c3a480f03489485592dacabef7baeb1b3f85a2
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