mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Don't allow std sources for AVR32
This commit is contained in:
@@ -10,6 +10,7 @@ choice
|
||||
config BR2_TOOLCHAIN_NORMAL
|
||||
bool
|
||||
prompt "Use default sources for toolchain"
|
||||
depends on !BR2_avr32
|
||||
help
|
||||
Download vanilla binutils, gcc, uclibc and gdb from their
|
||||
main download locations, and apply patches from the
|
||||
|
||||
Reference in New Issue
Block a user