瀏覽代碼

Fix broken config menu

Eric Andersen 20 年之前
父節點
當前提交
6fa2c16be9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/tar/Config.in

+ 1 - 1
target/tar/Config.in

@@ -1,4 +1,4 @@
-menuconfig BR2_TARGET_ROOTFS_TAR
+config BR2_TARGET_ROOTFS_TAR
 	bool "tar the root filesystem for the target device"
 	default n
 	help