uClibc config for AVR32

This commit is contained in:
Ulf Samuelsson 2007-07-29 17:40:42 +00:00
parent 77ae73b45e
commit 0d3a3f8b57

View File

@ -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