mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
uClibc config for AVR32
This commit is contained in:
parent
77ae73b45e
commit
0d3a3f8b57
@ -14,13 +14,15 @@ choice
|
|||||||
bool "uClibc 0.9.28"
|
bool "uClibc 0.9.28"
|
||||||
|
|
||||||
config BR2_UCLIBC_VERSION_0_9_28_3
|
config BR2_UCLIBC_VERSION_0_9_28_3
|
||||||
depends BR2_DEPRECATED
|
depends BR2_avr32 || BR2_DEPRECATED
|
||||||
bool "uClibc 0.9.28.3"
|
bool "uClibc 0.9.28.3"
|
||||||
|
|
||||||
config BR2_UCLIBC_VERSION_0_9_29
|
config BR2_UCLIBC_VERSION_0_9_29
|
||||||
|
depends !BR2_avr32
|
||||||
bool "uClibc 0.9.29"
|
bool "uClibc 0.9.29"
|
||||||
|
|
||||||
config BR2_UCLIBC_VERSION_SNAPSHOT
|
config BR2_UCLIBC_VERSION_SNAPSHOT
|
||||||
|
depends !BR2_avr32
|
||||||
bool "daily snapshot"
|
bool "daily snapshot"
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user