2
0
forked from Ivasoft/openwrt

busybox: update to 1.22.1

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40852
This commit is contained in:
Felix Fietkau
2014-05-25 17:42:09 +00:00
parent a54791f2ba
commit f4f553efa7
61 changed files with 1075 additions and 3083 deletions

View File

@@ -4,7 +4,12 @@
# see scripts/kbuild/config-language.txt.
#
config BUSYBOX_CONFIG_UDHCPC6
bool "udhcp client for DHCPv6 (udhcpc6)"
default BUSYBOX_DEFAULT_UDHCPC6 # not yet ready
depends on BUSYBOX_CONFIG_FEATURE_IPV6
help
udhcpc6 is a DHCPv6 client
config BUSYBOX_CONFIG_UDHCPD
bool "udhcp server (udhcpd)"