Browse Source

- add helpful help string

Bernhard Reutner-Fischer 16 years ago
parent
commit
1f07b8a03c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -8,7 +8,7 @@ mainmenu "uClibc C Library Configuration"
 choice
 choice
 	prompt "Target Architecture"
 	prompt "Target Architecture"
 	help
 	help
-	  Stuff
+	  The architecture of your target.
 
 
 config TARGET_alpha
 config TARGET_alpha
 	bool "alpha"
 	bool "alpha"