diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-28 13:37:44 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-28 13:37:44 +0100 |
commit | df1ff103c9e0496e7de9528500cddff36701609e (patch) | |
tree | 53f77e9b20a663f6c78c35f0cf80ba41554cb3dd /networking | |
parent | 1476760600eff7c51c78b0ba02f1b08558178289 (diff) | |
download | busybox-w32-df1ff103c9e0496e7de9528500cddff36701609e.tar.gz busybox-w32-df1ff103c9e0496e7de9528500cddff36701609e.tar.bz2 busybox-w32-df1ff103c9e0496e7de9528500cddff36701609e.zip |
config: add size information for three more applets
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking')
-rw-r--r-- | networking/udhcp/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src index e13a3ec82..f16fc0a4f 100644 --- a/networking/udhcp/Config.src +++ b/networking/udhcp/Config.src | |||
@@ -60,7 +60,7 @@ config DHCPRELAY | |||
60 | server. | 60 | server. |
61 | 61 | ||
62 | config UDHCPC | 62 | config UDHCPC |
63 | bool "udhcpc" | 63 | bool "udhcpc (24 kb)" |
64 | default y | 64 | default y |
65 | select PLATFORM_LINUX | 65 | select PLATFORM_LINUX |
66 | help | 66 | help |