wireguard-tools: drop the dependency on ip-{tiny,full}
authorRui Salvaterra <rsalvaterra@gmail.com>
Thu, 5 Nov 2020 11:37:16 +0000 (11:37 +0000)
committerHans Dedecker <dedeckeh@gmail.com>
Sat, 14 Nov 2020 16:46:35 +0000 (17:46 +0100)
commitc63908afd282ccbe3cbcafae170e32f8f021bdb9
treeae21676e737d945960f1857f0c2c432626417725
parentd31da371ac2ac2162c41fb6071ddbebccb44f6b0
wireguard-tools: drop the dependency on ip-{tiny,full}

BusyBox ip already provides the required functionality and is enabled by default
in OpenWrt. This patch drops the ip dependency and makes the BusyBox ip required
dependencies explicit, allowing for a significant image size reduction.

openwrt-ath79-generic-ubnt_nanostation-loco-m-squashfs-sysupgrade.bin size:
4588354 bytes (with ip-tiny)
4457282 bytes (with BusyBox ip)

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
package/network/utils/wireguard-tools/Makefile