summaryrefslogtreecommitdiff
path: root/hw/bsp/msp430
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-03-04 22:53:02 +0700
committerhathach <[email protected]>2021-03-04 22:53:02 +0700
commit590d8d4d5c94324fbd2ea3dcb96b7776c1171577 (patch)
tree4471b64111b65dbfc10b73bad3c4616b2c02759b /hw/bsp/msp430
parentb846ded487c29e5ca5698f2ab7cb237a21eeb85b (diff)
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/msp430')
-rw-r--r--hw/bsp/msp430/family.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/msp430/family.mk b/hw/bsp/msp430/family.mk
index a982c2866..53ebca1c0 100644
--- a/hw/bsp/msp430/family.mk
+++ b/hw/bsp/msp430/family.mk
@@ -1,5 +1,5 @@
CROSS_COMPILE = msp430-elf-
-FAMILY_SUBMODULES = hw/mcu/ti
+DEPS_SUBMODULES = hw/mcu/ti
SKIP_NANOLIB = 1
CFLAGS += \