浏览代码

update defconfig

Eric Andersen 18 年之前
父节点
当前提交
a40c07487a
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      defconfig

+ 4 - 1
defconfig

@@ -157,9 +157,12 @@ BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
 # The default minimal system
 #
 BR2_PACKAGE_BUSYBOX=y
+# BR2_BUSYBOX_VERSION_1_0_1 is not set
+# BR2_BUSYBOX_VERSION_1_1_3 is not set
+BR2_BUSYBOX_VERSION_1_2_2_1=y
 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
 BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
-BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox.config"
+BR2_PACKAGE_BUSYBOX_CONFIG="target/device/x86/i386/busybox.config"
 
 #
 # The minimum needed to build a uClibc development system