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
|
||||
|
||||
comment "ti-sgx-um needs a glibc toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC ||
|
||||
!BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
config BR2_PACKAGE_TI_SGX_UM
|
||||
bool "ti-sgx-um"
|
||||
|
Loading…
Reference in New Issue
Block a user