mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
gdb: do not allow selection of non-avr32 versions on AVR32
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
de6dbcf858
commit
45e93c5750
@ -41,6 +41,7 @@ choice
|
|||||||
depends on BR2_DEPRECATED
|
depends on BR2_DEPRECATED
|
||||||
|
|
||||||
config BR2_GDB_VERSION_6_7_1
|
config BR2_GDB_VERSION_6_7_1
|
||||||
|
depends on !BR2_avr32
|
||||||
bool "gdb 6.7.1"
|
bool "gdb 6.7.1"
|
||||||
|
|
||||||
config BR2_GDB_VERSION_6_7_1_AVR32_2_1_5
|
config BR2_GDB_VERSION_6_7_1_AVR32_2_1_5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user