|
@@ -10,4 +10,4 @@ config BR2_PACKAGE_TINYDTLS
|
|
https://sourceforge.net/projects/tinydtls
|
|
https://sourceforge.net/projects/tinydtls
|
|
|
|
|
|
comment "tinydtls needs a toolchain w/ threads"
|
|
comment "tinydtls needs a toolchain w/ threads"
|
|
- depends on !BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
|
|
+ depends on !BR2_TOOLCHAIN_HAS_THREADS
|