summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-07-31 22:57:19 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-07-31 22:57:19 +0000
commit8b247c6186ca3376899a603185e996b2e972be29 (patch)
treebfb63bf017a8f713cf5359ac3d96a08cfaeada31 /target
parentf038aa73e7cf0ecd2e36f67b2b669e930eafca67 (diff)
Hint taken, Help text included
Diffstat (limited to 'target')
-rw-r--r--target/device/Toolchain.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in
index 07993620c..343a3d9f8 100644
--- a/target/device/Toolchain.in
+++ b/target/device/Toolchain.in
@@ -11,7 +11,10 @@ config BR2_TOOLCHAIN_NORMAL
bool
prompt "Use default sources for toolchain"
help
- FIXME: Bug Ulf to provide a helptext
+ Download vanilla binutils, gcc, uclibc and gdb from their
+ main download locations, and apply patches from the
+ "toolchain/<package>" directores.
+ I.E: Do not download a prepatched vendor source suite.
config BR2_TOOLCHAIN_ATMEL_AVR32
bool