Browse Source

Hint taken, Help text included

Ulf Samuelsson 18 years ago
parent
commit
8b247c6186
1 changed files with 4 additions and 1 deletions
  1. 4 1
      target/device/Toolchain.in

+ 4 - 1
target/device/Toolchain.in

@@ -11,7 +11,10 @@ config BR2_TOOLCHAIN_NORMAL
 	bool
 	bool
 	prompt "Use default sources for toolchain"
 	prompt "Use default sources for toolchain"
 	help
 	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
 config BR2_TOOLCHAIN_ATMEL_AVR32
 	bool
 	bool