projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
274f4a8
)
add some help text
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 17 Nov 2004 21:58:09 +0000
(21:58 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 17 Nov 2004 21:58:09 +0000
(21:58 -0000)
toolchain/gcc/Config.in.2
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in.2
b/toolchain/gcc/Config.in.2
index b83a996b1b30b3ff64f83d3fff7f0492ad950b7c..c523b970510fa124967b6cf410f657f81732be0b 100644
(file)
--- 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.