diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-29 17:21:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-29 17:21:33 +0000 |
commit | 3340b5a93638ac45a63dc8454d3eb29e254794f9 (patch) | |
tree | 4cadb271c0036a31bab5ae6d08be04996617a5e7 /sub/busybox/host-full-config | |
parent | 1a172204bd90450dbc607c3b5c4f9a6e828f5673 (diff) | |
download | lh-bootstrap-3340b5a93638ac45a63dc8454d3eb29e254794f9.tar.xz |
Small incremental build fixes (40)
Diffstat (limited to 'sub/busybox/host-full-config')
-rw-r--r-- | sub/busybox/host-full-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config index 6c921c6..b818810 100644 --- a/sub/busybox/host-full-config +++ b/sub/busybox/host-full-config @@ -692,7 +692,7 @@ CONFIG_FEATURE_MOUNT_OTHERTAB=y # CONFIG_FEATURE_TASKSET_FANCY is not set # CONFIG_FEATURE_TASKSET_CPULIST is not set # CONFIG_UEVENT is not set -# CONFIG_UMOUNT is not set +CONFIG_UMOUNT=y # CONFIG_FEATURE_UMOUNT_ALL is not set # CONFIG_UNSHARE is not set # CONFIG_WALL is not set @@ -855,7 +855,7 @@ CONFIG_FEATURE_LESS_ENV=y # CONFIG_FTPGET is not set # CONFIG_FTPPUT is not set # CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set -# CONFIG_HOSTNAME is not set +CONFIG_HOSTNAME=y # CONFIG_DNSDOMAINNAME is not set # CONFIG_HTTPD is not set # CONFIG_FEATURE_HTTPD_RANGES is not set |