mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
mbedtls: Add mbedtls submodule check to build system
This commit is contained in:
committed by
Angus Gratton
parent
d4276efed7
commit
c94a5ecfdd
@@ -7,3 +7,6 @@ COMPONENT_ADD_INCLUDEDIRS := port/include mbedtls/include
|
|||||||
COMPONENT_SRCDIRS := mbedtls/library port
|
COMPONENT_SRCDIRS := mbedtls/library port
|
||||||
|
|
||||||
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
|
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
|
||||||
|
|
||||||
|
COMPONENT_SUBMODULES += mbedtls
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user