X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FMakefile;h=7c037edddc0673b4458e902c82bf500b74019c22;hp=cf60d7505033991f38025e7943f8cca59e6df54a;hb=6e8ac7b3c5059154b16d575fe5945473917152de;hpb=9f306c85c239368b0077535fcd0320f7f5ce1626 diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index cf60d7505..7c037eddd 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -20,7 +20,7 @@ include $(TOPDIR)/rules.mk -GCC_VERSION:=$(strip $(GCC_VERSION)) +GCC_VERSION:=$(strip $(CONFIG_GCC_VERSION)) #GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION) GCC_SITE:=ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(GCC_VERSION) \