mirror of
https://github.com/espressif/openthread.git
synced 2026-09-10 03:00:09 +00:00
[tcp] remove EXCLUDE_TCPLP_LIB option (#8883)
Signed-off-by: Mariusz Poslinski <[email protected]>
This commit is contained in:
Vendored
+1
-3
@@ -30,6 +30,4 @@ if(NOT OT_EXTERNAL_MBEDTLS)
|
||||
add_subdirectory(mbedtls)
|
||||
endif()
|
||||
|
||||
if(NOT OT_EXCLUDE_TCPLP_LIB)
|
||||
add_subdirectory(tcplp)
|
||||
endif()
|
||||
add_subdirectory(tcplp)
|
||||
|
||||
Reference in New Issue
Block a user