Commit dcb3a259 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

binutils: undeprecate 2.18 for avr32

As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as
deprecated yet.
parent 469a88e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ choice

	config BR2_BINUTILS_VERSION_2_18
		depends on !BR2_nios2
		depends on BR2_DEPRECATED
		depends on BR2_DEPRECATED || BR2_avr32
		depends on BR2_EXT_BINUTILS_VERSION_2_18
		bool "binutils 2.18"