mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
rt-tests: fix typo in Config.in threads negative logic
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
2fdd70e598
commit
e510b0fea6
@ -17,4 +17,4 @@ config BR2_PACKAGE_RT_TESTS
|
|||||||
http://rt.wiki.kernel.org
|
http://rt.wiki.kernel.org
|
||||||
|
|
||||||
comment "rt-tests requires a toolchain with threads support"
|
comment "rt-tests requires a toolchain with threads support"
|
||||||
!BR2_TOOLCHAIN_HAS_THREADS
|
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user