|
@@ -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
|