mbedtls: Add mbedtls submodule check to build system

This commit is contained in:
Angus Gratton 2018-05-14 16:07:18 +08:00 committed by Angus Gratton
parent d4276efed7
commit c94a5ecfdd
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ COMPONENT_ADD_INCLUDEDIRS := port/include mbedtls/include
COMPONENT_SRCDIRS := mbedtls/library port
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
COMPONENT_SUBMODULES += mbedtls