diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/device/Toolchain.in | 5 |
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 |