From f92d9a5d3620ccbf7a914f471857c38b2d166c56 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 29 Sep 2007 20:47:18 +0000 Subject: Go back to gcc for avr32 rev 2.0 --- target/device/Config.in.toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device') 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 -- cgit v1.2.3