From b4f2c5f863d856fce6bbf45768a04fa44d7b3d4f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 20 May 2010 10:05:46 -0700 Subject: sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1 Given the other powerpc issues that are now fixed in 4.4.4, this leads to ppc405 being broken. Signed-off-by: Tom Rini --- conf/distro/include/sane-toolchain.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc index 7f249b04f7..1b77f7573b 100644 --- a/conf/distro/include/sane-toolchain.inc +++ b/conf/distro/include/sane-toolchain.inc @@ -21,7 +21,6 @@ PREFERRED_GCC_VERSION_486sx ?= "4.3.2" PREFERRED_GCC_VERSION_avr32 ?= "4.2.2" PREFERRED_GCC_VERSION_armv7a ?= "4.4.1" PREFERRED_GCC_VERSION_bfin ?= "4.1.2" -PREFERRED_GCC_VERSION_ppc405 ?= "4.4.1" PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1" PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1" -- cgit v1.2.3