Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/toolchain/binutils: ext_source/Atmel/avr32
@ 2008-12-20 22:31 ulf at uclibc.org
  2008-12-23  9:55 ` Peter Korsgaard
  2009-01-02 21:55 ` Ulf Samuelsson
  0 siblings, 2 replies; 5+ messages in thread
From: ulf at uclibc.org @ 2008-12-20 22:31 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-12-20 22:31:02 +0000 (Sat, 20 Dec 2008)
New Revision: 24474

Log:
Add updated binutils-2.18 prepatched toolchain for AVR32

Added:
   trunk/buildroot/toolchain/binutils/ext_source/Atmel/avr32/2.18-avr32-1.0.1/

Modified:
   trunk/buildroot/toolchain/binutils/Config.in


Changeset:
Modified: trunk/buildroot/toolchain/binutils/Config.in
===================================================================
--- trunk/buildroot/toolchain/binutils/Config.in	2008-12-20 22:27:56 UTC (rev 24473)
+++ trunk/buildroot/toolchain/binutils/Config.in	2008-12-20 22:31:02 UTC (rev 24474)
@@ -10,7 +10,7 @@
 
 	config BR2_BINUTILS_VERSION_2_17
 		depends on BR2_avr32 || !BR2_nios2
-		depends on BR2_DEPRECATED
+		depends on BR2_DEPRECATED && !BR2_avr32
 		depends on BR2_EXT_BINUTILS_VERSION_2_17
 		bool "binutils 2.17"
 
@@ -20,7 +20,8 @@
 		bool "binutils 2.17.50.0.17"
 
 	config BR2_BINUTILS_VERSION_2_18
-		depends on !BR2_avr32 && !BR2_nios2
+		depends on !BR2_nios2
+		depends on BR2_EXT_BINUTILS_VERSION_2_18
 		bool "binutils 2.18"
 
 	config BR2_BINUTILS_VERSION_2_18_50_0_1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-01-02 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-20 22:31 [Buildroot] svn commit: trunk/buildroot/toolchain/binutils: ext_source/Atmel/avr32 ulf at uclibc.org
2008-12-23  9:55 ` Peter Korsgaard
2009-01-02 20:35   ` Peter Korsgaard
2009-01-02 21:50     ` Ulf Samuelsson
2009-01-02 21:55 ` Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox