add example specific DEPS_SUBMODULES

This commit is contained in:
hathach
2021-03-18 16:28:44 +07:00
parent 2882390c82
commit 253430a765
46 changed files with 49 additions and 43 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DEPS_SUBMODULES = hw/mcu/sony/cxd56/spresense-exported-sdk
DEPS_SUBMODULES += hw/mcu/sony/cxd56/spresense-exported-sdk
# Platforms are: Linux, Darwin, MSYS, CYGWIN
PLATFORM := $(firstword $(subst _, ,$(shell uname -s 2>/dev/null)))