mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
package/ti-sgx-um: fix Config.in
The continuation line was fogotten. However, it fits on a single line. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
84ef88f0bc
commit
f5dd604082
@ -2,8 +2,7 @@ comment "ti-sgx-um needs the ti-sgx-km driver"
|
|||||||
depends on !BR2_PACKAGE_TI_SGX_KM
|
depends on !BR2_PACKAGE_TI_SGX_KM
|
||||||
|
|
||||||
comment "ti-sgx-um needs a glibc toolchain w/ threads"
|
comment "ti-sgx-um needs a glibc toolchain w/ threads"
|
||||||
depends on !BR2_TOOLCHAIN_USES_GLIBC ||
|
depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
!BR2_TOOLCHAIN_HAS_THREADS
|
|
||||||
|
|
||||||
config BR2_PACKAGE_TI_SGX_UM
|
config BR2_PACKAGE_TI_SGX_UM
|
||||||
bool "ti-sgx-um"
|
bool "ti-sgx-um"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user