From: jow Date: Tue, 20 Apr 2010 21:13:12 +0000 (+0000) Subject: [toolchain] fix syntax error in Config.in X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1ffbdd6858a4623eecafa28acde4356141ff62f2;p=openwrt.git [toolchain] fix syntax error in Config.in git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21062 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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