[Buildroot] [git commit] uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME

Peter Korsgaard jacmet at sunsite.dk
Thu Sep 20 20:27:14 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=b189c516d4fd810a95feaff34da97579783f5e5b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 boot/uboot/Config.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 7f3cae0..87f6561 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -9,6 +9,8 @@ config BR2_TARGET_UBOOT_BOARDNAME
 	help
 	  One of U-Boot supported boards to be built.
 	  This will be suffixed with _config to meet U-Boot standard naming.
+	  See boards.cfg in U-Boot source code for the list of available
+	  configurations.
 
 choice
 	prompt "U-Boot Version"



More information about the buildroot mailing list