Răsfoiți Sursa

Fix broken config menu

Eric Andersen 20 ani în urmă
părinte
comite
6fa2c16be9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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