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/samd21 | |
| parent | b846ded487c29e5ca5698f2ab7cb237a21eeb85b (diff) | |
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/samd21')
| -rw-r--r-- | hw/bsp/samd21/family.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/samd21/family.mk b/hw/bsp/samd21/family.mk index 2d0a64e79..e748796fd 100644 --- a/hw/bsp/samd21/family.mk +++ b/hw/bsp/samd21/family.mk @@ -1,5 +1,5 @@ UF2_FAMILY_ID = 0x68ed2b88 -FAMILY_SUBMODULES = hw/mcu/microchip +DEPS_SUBMODULES = hw/mcu/microchip include $(TOP)/$(BOARD_PATH)/board.mk |
