- Fix busybox config

This commit is contained in:
2014-07-13 17:58:21 +02:00
parent 344ffbbf1e
commit 11dac4e784
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.24"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/../linux-3.12.x.config"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_PACKAGE_BUSYBOX_CONFIG="$(TOPDIR)/../busybox-1.22.1.panda.config"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_XZ=y
BR2_PACKAGE_DOSFSTOOLS=y