Commit 45e93c57 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

gdb: do not allow selection of non-avr32 versions on AVR32

parent de6dbcf8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ choice
		depends on BR2_DEPRECATED

	config BR2_GDB_VERSION_6_7_1
		depends on !BR2_avr32
		bool "gdb 6.7.1"

	config BR2_GDB_VERSION_6_7_1_AVR32_2_1_5