diff options
Diffstat (limited to 'target/device')
-rw-r--r-- | target/device/x86/i386/busybox.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/x86/i386/busybox.config b/target/device/x86/i386/busybox.config index d1b8a88d7..73bd5336b 100644 --- a/target/device/x86/i386/busybox.config +++ b/target/device/x86/i386/busybox.config @@ -57,7 +57,7 @@ CONFIG_DEBUG_YANK_SUSv2=y CONFIG_INSTALL_APPLET_SYMLINKS=y # CONFIG_INSTALL_APPLET_HARDLINKS is not set # CONFIG_INSTALL_APPLET_DONT is not set -PREFIX="./_install" +CONFIG_PREFIX="./_install" # # Busybox Library Tuning |