uClibc config for AVR32
This commit is contained in:
parent
77ae73b45e
commit
0d3a3f8b57
@ -14,13 +14,15 @@ choice
|
||||
bool "uClibc 0.9.28"
|
||||
|
||||
config BR2_UCLIBC_VERSION_0_9_28_3
|
||||
depends BR2_DEPRECATED
|
||||
depends BR2_avr32 || BR2_DEPRECATED
|
||||
bool "uClibc 0.9.28.3"
|
||||
|
||||
config BR2_UCLIBC_VERSION_0_9_29
|
||||
depends !BR2_avr32
|
||||
bool "uClibc 0.9.29"
|
||||
|
||||
config BR2_UCLIBC_VERSION_SNAPSHOT
|
||||
depends !BR2_avr32
|
||||
bool "daily snapshot"
|
||||
|
||||
endchoice
|
||||
|
Loading…
Reference in New Issue
Block a user