feat(make): remove submodule declare for using real submodule later

This commit is contained in:
dongheng
2019-09-18 13:58:08 +08:00
parent 48f023ec2e
commit 56ab9ddc9e
6 changed files with 0 additions and 14 deletions

View File

@ -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 :=