5de7f26975
Now with support for static builds. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
config BR2_PACKAGE_DHCPCD
|
|
bool "dhcpcd"
|
|
# No support for AI_ADDRCONFIG
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
|
|
help
|
|
An RFC2131 compliant DHCP client
|
|
|
|
http://roy.marples.name/downloads/dhcpcd
|