From a0c5616090e80badaf69ab761dd5244ed8bef2a1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 18 Aug 2011 12:06:17 +0000 Subject: gcc: rename linaro to 4.5-linaro SVN-Revision: 28038 --- toolchain/gcc/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/common.mk') diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index d2177c5468..32f2b2b0b5 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -36,7 +36,7 @@ ifdef CONFIG_GCC_VERSION_LLVM PKG_SOURCE_SUBDIR:=$(GCC_DIR) HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(GCC_DIR) else -ifeq ($(CONFIG_GCC_VERSION),"linaro") +ifeq ($(CONFIG_GCC_VERSION),"4.5-linaro") PKG_REV:=4.5-2011.06-0 PKG_VERSION:=4.5.4 PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/4.5/$(PKG_REV)/+download/ -- cgit v1.2.3