2
0
forked from Ivasoft/openwrt

busybox: fix dependency for IPV6

Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
Rosy Song
2018-09-22 21:15:40 +08:00
committed by Hans Dedecker
parent efffba3409
commit 9f0cb135dd
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ menu "Networking Utilities"
config BUSYBOX_CONFIG_FEATURE_IPV6
bool "Enable IPv6 support"
default BUSYBOX_DEFAULT_FEATURE_IPV6
depends on IPV6
help
Enable IPv6 support in busybox.
This adds IPv6 support in the networking applets.