From: Jo-Philipp Wich Date: Tue, 20 Apr 2010 21:13:12 +0000 (+0000) Subject: fix syntax error in Config.in X-Git-Tag: reboot~20140 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fad018cfdd49aaf68e71b8c2ee43a0aaa169a926;p=openwrt%2Fstaging%2Fblogic.git fix syntax error in Config.in SVN-Revision: 21062 --- diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index abbfe733e8cd..3483e00b2a16 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