summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-17 21:58:09 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-17 21:58:09 +0000
commite28078875e67a87feb88763f3a8508648572d30e (patch)
treee0be0b85bbfbe41d16df9c2cee412d4fb57a38e8 /toolchain/gcc/Config.in.2
parent274f4a83198f71fa50187b39d61e7dab48efa469 (diff)
add some help text
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r--toolchain/gcc/Config.in.28
1 files changed, 3 insertions, 5 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
index b83a996b1..c523b9705 100644
--- a/toolchain/gcc/Config.in.2
+++ b/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.