rename FAMILY_SUBMODULES to DEPS_SUBMODULES

This commit is contained in:
hathach
2021-03-04 22:53:02 +07:00
parent b846ded487
commit 590d8d4d5c
44 changed files with 45 additions and 44 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FAMILY_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)))