aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-04-20 21:13:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-04-20 21:13:12 +0000
commitfad018cfdd49aaf68e71b8c2ee43a0aaa169a926 (patch)
tree36dd15fdf5fc02cad2f44a6f813e85b340222d0c /toolchain
parent116385c1956c2b2a9ef0fe7ff0a63b9b47b5b1a5 (diff)
downloadupstream-fad018cfdd49aaf68e71b8c2ee43a0aaa169a926.tar.gz
upstream-fad018cfdd49aaf68e71b8c2ee43a0aaa169a926.tar.bz2
upstream-fad018cfdd49aaf68e71b8c2ee43a0aaa169a926.zip
fix syntax error in Config.in
SVN-Revision: 21062
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index abbfe733e8..3483e00b2a 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -71,7 +71,7 @@ config GCC_USE_GRAPHITE
config GCC_USE_SYSTEM_PPL_CLOOG
bool
- prompt "Use the system versions of PPL and CLooG
+ prompt "Use the system versions of PPL and CLooG"
depends GCC_USE_GRAPHITE
default n