mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
Fix AVR32 ext toolchain
This commit is contained in:
parent
5bca4c9447
commit
1fdfb9e305
@ -1,7 +1,7 @@
|
|||||||
if BR2_TOOLCHAIN_EXTERNAL_SOURCE
|
if BR2_TOOLCHAIN_EXTERNAL_SOURCE
|
||||||
choice
|
choice
|
||||||
prompt "Source location:"
|
prompt "Source location:"
|
||||||
default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
|
default BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1 if BR2_avr32
|
||||||
help
|
help
|
||||||
Select whether to use the toolchain built by the buildroot
|
Select whether to use the toolchain built by the buildroot
|
||||||
system or an external pre-built toolchain.
|
system or an external pre-built toolchain.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user