summaryrefslogtreecommitdiffstats
path: root/core/modules/busybox
diff options
context:
space:
mode:
authorSimon Rettberg2022-07-11 18:32:25 +0200
committerSimon Rettberg2022-07-11 18:32:25 +0200
commit097527c2438428ca1cd9f1217c955818a3adbdf0 (patch)
treeacc44c96a36dcadf1e162df54a5c0d4deea361f7 /core/modules/busybox
parent[system-tweaks] Prevent systemd-tmpfiles from wiping /tmp on boot (diff)
downloadmltk-097527c2438428ca1cd9f1217c955818a3adbdf0.tar.gz
mltk-097527c2438428ca1cd9f1217c955818a3adbdf0.tar.xz
mltk-097527c2438428ca1cd9f1217c955818a3adbdf0.zip
[busybox] We need cmp now
Diffstat (limited to 'core/modules/busybox')
-rw-r--r--core/modules/busybox/openslx-busybox-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/busybox/openslx-busybox-config b/core/modules/busybox/openslx-busybox-config
index cf5bad8d..05471470 100644
--- a/core/modules/busybox/openslx-busybox-config
+++ b/core/modules/busybox/openslx-busybox-config
@@ -369,7 +369,7 @@ CONFIG_WHICH=y
CONFIG_AWK=y
# CONFIG_FEATURE_AWK_LIBM is not set
CONFIG_FEATURE_AWK_GNU_EXTENSIONS=y
-# CONFIG_CMP is not set
+CONFIG_CMP=y
CONFIG_DIFF=y
CONFIG_FEATURE_DIFF_LONG_OPTIONS=y
CONFIG_FEATURE_DIFF_DIR=y