From 8b247c6186ca3376899a603185e996b2e972be29 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Tue, 31 Jul 2007 22:57:19 +0000 Subject: [PATCH] Hint taken, Help text included --- target/device/Toolchain.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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/" directores. + I.E: Do not download a prepatched vendor source suite. config BR2_TOOLCHAIN_ATMEL_AVR32 bool