Explorar el Código

Fix broken config menu

Eric Andersen hace 20 años
padre
commit
6fa2c16be9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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