Procházet zdrojové kódy

Fix broken config menu

Eric Andersen před 20 roky
rodič
revize
6fa2c16be9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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