[Buildroot] svn commit: trunk/buildroot/target/device

ulf at uclibc.org ulf at uclibc.org
Wed Mar 19 07:26:34 UTC 2008


Author: ulf
Date: 2008-03-19 00:26:34 -0700 (Wed, 19 Mar 2008)
New Revision: 21398

Log:
Fix AVR32 ext toolchain

Modified:
   trunk/buildroot/target/device/Config.in.toolchain


Changeset:
Modified: trunk/buildroot/target/device/Config.in.toolchain
===================================================================
--- trunk/buildroot/target/device/Config.in.toolchain	2008-03-19 05:00:05 UTC (rev 21397)
+++ trunk/buildroot/target/device/Config.in.toolchain	2008-03-19 07:26:34 UTC (rev 21398)
@@ -1,7 +1,7 @@
 if BR2_TOOLCHAIN_EXTERNAL_SOURCE
 choice
 	prompt "Source location:"
-	default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
+	default BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1 if BR2_avr32
 	help
 	  Select whether to use the toolchain built by the buildroot
 	  system or an external pre-built toolchain.




More information about the buildroot mailing list