From 31e32002763f0841256623f122cda27ec42e4142 Mon Sep 17 00:00:00 2001 From: Markham Date: Tue, 8 Aug 2017 20:49:36 +0200 Subject: [PATCH] fix busybox config --- archive-patches/busybox-1.22.1-hd1.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive-patches/busybox-1.22.1-hd1.config b/archive-patches/busybox-1.22.1-hd1.config index 207f236..9dc68b4 100644 --- a/archive-patches/busybox-1.22.1-hd1.config +++ b/archive-patches/busybox-1.22.1-hd1.config @@ -62,7 +62,7 @@ CONFIG_INSTALL_APPLET_SYMLINKS=y # CONFIG_INSTALL_SH_APPLET_SYMLINK is not set # CONFIG_INSTALL_SH_APPLET_HARDLINK is not set # CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set -CONFIG_PREFIX="/home/image/cs-busybox/build_tmp/busy" +CONFIG_PREFIX="./_install" # # Debugging Options @@ -575,7 +575,7 @@ CONFIG_DMESG=y CONFIG_FEATURE_DMESG_PRETTY=y CONFIG_EJECT=y # CONFIG_FEATURE_EJECT_SCSI is not set -CONFIG_FALLOCATE=y +# CONFIG_FALLOCATE is not set # CONFIG_FATATTR is not set # CONFIG_FBSET is not set # CONFIG_FEATURE_FBSET_FANCY is not set -- 2.39.5