summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-20 21:13:12 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-20 21:13:12 +0000
commit1ffbdd6858a4623eecafa28acde4356141ff62f2 (patch)
treec1e979f855a21e45993eed4f89f4fe16ab50f03d /toolchain
parent27b8daca434770a16312eebc3f9aabd60de931e9 (diff)
[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 abbfe733e..3483e00b2 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