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/same54xplainedpro | |
| parent | b846ded487c29e5ca5698f2ab7cb237a21eeb85b (diff) | |
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/same54xplainedpro')
| -rw-r--r-- | hw/bsp/same54xplainedpro/board.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/same54xplainedpro/board.mk b/hw/bsp/same54xplainedpro/board.mk index e6f623c1b..508ab20f8 100644 --- a/hw/bsp/same54xplainedpro/board.mk +++ b/hw/bsp/same54xplainedpro/board.mk @@ -1,4 +1,4 @@ -FAMILY_SUBMODULES = hw/mcu/microchip +DEPS_SUBMODULES = hw/mcu/microchip CONF_CPU_FREQUENCY ?= 120000000 |
