From 200895dab88678b5b4e7d1dac9172be23e92eb31 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 12 Sep 2011 17:29:21 +0200 Subject: config: tweak help text Signed-off-by: Bernhard Reutner-Fischer --- extra/Configs/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index c14660d1d..d2bb81496 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -2200,7 +2200,7 @@ config CROSS_COMPILER_PREFIX then enter 'arm-linux-uclibc-' here. config UCLIBC_EXTRA_CFLAGS - string "Enter any extra CFLAGS to use to build uClibc" + string "Extra CFLAGS to use to build uClibc" default "" help Add any additional CFLAGS to be used to build uClibc. @@ -2334,7 +2334,7 @@ config WARNINGS string "Compiler Warnings" default "-Wall" help - Set this to the set of gcc warnings you wish to see while compiling. + Set this to the set of compiler warnings you wish to see while compiling. config EXTRA_WARNINGS bool "Enable extra annoying warnings" -- cgit v1.2.3