sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1
authorTom Rini <tom_rini@mentor.com>
Thu, 20 May 2010 17:05:46 +0000 (10:05 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 20 May 2010 17:07:18 +0000 (10:07 -0700)
Given the other powerpc issues that are now fixed in 4.4.4, this leads to
ppc405 being broken.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/distro/include/sane-toolchain.inc

index 7f249b0..1b77f75 100644 (file)
@@ -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"