mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-04 00:47:43 +00:00
uclibc/bfin: only supports linuxthreads.old
[Thomas: do not reorder options, as this is a separate change] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
111ced757e
commit
04f0d1379c
@ -104,6 +104,7 @@ choice
|
|||||||
|
|
||||||
config BR2_PTHREADS
|
config BR2_PTHREADS
|
||||||
bool "linuxthreads"
|
bool "linuxthreads"
|
||||||
|
depends on !BR2_bfin
|
||||||
depends on !BR2_xtensa
|
depends on !BR2_xtensa
|
||||||
select BR2_TOOLCHAIN_HAS_THREADS
|
select BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
|
||||||
@ -116,6 +117,7 @@ choice
|
|||||||
select BR2_TOOLCHAIN_HAS_THREADS
|
select BR2_TOOLCHAIN_HAS_THREADS
|
||||||
depends on !BR2_x86_i386
|
depends on !BR2_x86_i386
|
||||||
depends on !BR2_avr32
|
depends on !BR2_avr32
|
||||||
|
depends on !BR2_bfin
|
||||||
depends on !BR2_xtensa
|
depends on !BR2_xtensa
|
||||||
depends on !BR2_arc
|
depends on !BR2_arc
|
||||||
endchoice
|
endchoice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user