diff options
-rw-r--r-- | target/device/Config.in.toolchain | 2 |
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 |