Explorar o código

add some help text

Mike Frysinger %!s(int64=21) %!d(string=hai) anos
pai
achega
e28078875e
Modificáronse 1 ficheiros con 3 adicións e 5 borrados
  1. 3 5
      toolchain/gcc/Config.in.2

+ 3 - 5
toolchain/gcc/Config.in.2

@@ -1,8 +1,6 @@
-#
-
 config BR2_PACKAGE_GCC_TARGET
-	bool"gcc toolchain in the target filesystem"
+	bool "native toolchain in the target filesystem"
 	default n
 	help
-	  Add help text here.
-
+	  If you want the target system to be able to run 
+	  binutils/gcc and compile native code, say Y here.