diff options
| author | hathach <[email protected]> | 2021-03-04 22:53:02 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-04 22:53:02 +0700 |
| commit | 590d8d4d5c94324fbd2ea3dcb96b7776c1171577 (patch) | |
| tree | 4471b64111b65dbfc10b73bad3c4616b2c02759b /hw/bsp/spresense | |
| parent | b846ded487c29e5ca5698f2ab7cb237a21eeb85b (diff) | |
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/spresense')
| -rw-r--r-- | hw/bsp/spresense/board.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/spresense/board.mk b/hw/bsp/spresense/board.mk index 09d000b44..c04296cfa 100644 --- a/hw/bsp/spresense/board.mk +++ b/hw/bsp/spresense/board.mk @@ -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))) |
