summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Samuelsson2007-09-29 22:47:18 +0200
committerUlf Samuelsson2007-09-29 22:47:18 +0200
commitf92d9a5d3620ccbf7a914f471857c38b2d166c56 (patch)
treec61f42c1d0a4485587a22f03ee610fd8e614290e
parentRevert modification of gcc, and make it AVR32 specific (diff)
downloadbuildroot-f92d9a5d3620ccbf7a914f471857c38b2d166c56.tar.gz
buildroot-f92d9a5d3620ccbf7a914f471857c38b2d166c56.tar.xz
buildroot-f92d9a5d3620ccbf7a914f471857c38b2d166c56.zip
Go back to gcc for avr32 rev 2.0
-rw-r--r--target/device/Config.in.toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Config.in.toolchain b/target/device/Config.in.toolchain
index 57cfe5318..26b78c3af 100644
--- a/target/device/Config.in.toolchain
+++ b/target/device/Config.in.toolchain
@@ -33,7 +33,7 @@ config BR2_VENDOR_BINUTILS_RELEASE
config BR2_VENDOR_GCC_RELEASE
string
- default "-2.2" if BR2_TOOLCHAIN_ATMEL_AVR32
+ default "-2.0" if BR2_TOOLCHAIN_ATMEL_AVR32
config BR2_VENDOR_UCLIBC_RELEASE
string