From 29ddb684715ee5b57205d9519d5c2a27cdda7359 Mon Sep 17 00:00:00 2001 From: laurens Date: Sun, 14 Apr 2019 20:02:17 +0200 Subject: [PATCH] Enable dhcp client --- output/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/.config b/output/.config index 7659657..f6ae502 100644 --- a/output/.config +++ b/output/.config @@ -2524,7 +2524,7 @@ BR2_PACKAGE_QEMU_ARCH_SUPPORTS_TARGET=y # BR2_PACKAGE_DANTE is not set # BR2_PACKAGE_DARKHTTPD is not set # BR2_PACKAGE_DEHYDRATED is not set -# BR2_PACKAGE_DHCPCD is not set +BR2_PACKAGE_DHCPCD=y # BR2_PACKAGE_DHCPDUMP is not set # BR2_PACKAGE_DNSMASQ is not set # BR2_PACKAGE_DRBD_UTILS is not set