- 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_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/../linux-3.12.x.config" BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/../linux-3.12.x.config"
BR2_LINUX_KERNEL_INSTALL_TARGET=y 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_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_XZ=y BR2_PACKAGE_XZ=y
BR2_PACKAGE_DOSFSTOOLS=y BR2_PACKAGE_DOSFSTOOLS=y

View File

@@ -692,7 +692,7 @@ CONFIG_DC=y
# CONFIG_DEVFSD_VERBOSE is not set # CONFIG_DEVFSD_VERBOSE is not set
# CONFIG_FEATURE_DEVFS is not set # CONFIG_FEATURE_DEVFS is not set
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
CONFIG_EJECT=y CONFIG_EJECT=n
# CONFIG_FEATURE_EJECT_SCSI is not set # CONFIG_FEATURE_EJECT_SCSI is not set
# CONFIG_FBSPLASH is not set # CONFIG_FBSPLASH is not set
# CONFIG_FLASHCP is not set # CONFIG_FLASHCP is not set