wireguard-tools: fix category/description in menuconfig
authorAlberto Bursi <[email protected]>
Tue, 17 Nov 2020 07:58:40 +0000 (08:58 +0100)
committerAdrian Schmutzler <[email protected]>
Tue, 1 Dec 2020 12:31:18 +0000 (13:31 +0100)
commitc420f7767855e51d88f82307da0aa28af3d44f64
treea519f2b9b9cc4a0bcd3d2fb1dd582cc36135f148
parent0ce0d687de9e7b386912ba8883470ce33d4c8008
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 <[email protected]>
[fix trailing whitespaces, add Fixes]
Signed-off-by: Adrian Schmutzler <[email protected]>
(cherry picked from commit a4d52522c7fbc47a04215b8f04a2e1f7cf7aafea)
package/network/utils/wireguard-tools/Makefile