소스 검색

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