From fcf43e2ca4a333c1687d8d8c71567efa76d7acdd Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 10 Dec 2020 10:02:12 -0500 Subject: busybox: Enable od and mountpoint --- (limited to 'src') diff --git a/src/build/busybox_1.32.0/config b/src/build/busybox_1.32.0/config index e122960..37df5b1 100644 --- a/src/build/busybox_1.32.0/config +++ b/src/build/busybox_1.32.0/config @@ -277,7 +277,7 @@ CONFIG_NICE=y # CONFIG_NL is not set # CONFIG_NOHUP is not set # CONFIG_NPROC is not set -# CONFIG_OD is not set +CONFIG_OD=y # CONFIG_PASTE is not set # CONFIG_PRINTENV is not set CONFIG_PRINTF=y @@ -661,7 +661,7 @@ CONFIG_MOUNT=y CONFIG_FEATURE_MOUNT_FLAGS=y CONFIG_FEATURE_MOUNT_FSTAB=y # CONFIG_FEATURE_MOUNT_OTHERTAB is not set -# CONFIG_MOUNTPOINT is not set +CONFIG_MOUNTPOINT=y # CONFIG_NOLOGIN is not set # CONFIG_NOLOGIN_DEPENDENCIES is not set # CONFIG_NSENTER is not set -- cgit v0.9.1