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
commit8fdcc132680233e7713479f59bf8789e1a479813 (patch)
treec1e979f855a21e45993eed4f89f4fe16ab50f03d /toolchain
parent9426d80b00a155ab61f5b6c08fbdc32436de620e (diff)
downloadmaster-187ad058-8fdcc132680233e7713479f59bf8789e1a479813.tar.gz
master-187ad058-8fdcc132680233e7713479f59bf8789e1a479813.tar.bz2
master-187ad058-8fdcc132680233e7713479f59bf8789e1a479813.zip
[toolchain] fix syntax error in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21062 3c298f89-4303-0410-b956-a3cf2f4a3e73
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