mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-11-03 05:46:12 +08:00
feat(make): remove submodule declare for using real submodule later
This commit is contained in:
@ -8,10 +8,6 @@ COMPONENT_ADD_INCLUDEDIRS := include aws-iot-device-sdk-embedded-C/include
|
||||
|
||||
COMPONENT_SRCDIRS := aws-iot-device-sdk-embedded-C/src port
|
||||
|
||||
# Check the submodule is initialised
|
||||
COMPONENT_SUBMODULES := aws-iot-device-sdk-embedded-C
|
||||
|
||||
|
||||
else
|
||||
# Disable AWS IoT support
|
||||
COMPONENT_ADD_INCLUDEDIRS :=
|
||||
|
||||
Reference in New Issue
Block a user