diff options
| author | hathach <[email protected]> | 2021-03-04 22:50:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-04 22:50:45 +0700 |
| commit | b846ded487c29e5ca5698f2ab7cb237a21eeb85b (patch) | |
| tree | f6d432a589b2d1c033204efc42f2d350860a3af3 /hw/bsp/same54xplainedpro/board.mk | |
| parent | 1b6bf796e1083083b8fc8a4a908f73c099fc6097 (diff) | |
merge no-family example build
specify FAMILY_SUBMODULES for all boards
Diffstat (limited to 'hw/bsp/same54xplainedpro/board.mk')
| -rw-r--r-- | hw/bsp/same54xplainedpro/board.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/bsp/same54xplainedpro/board.mk b/hw/bsp/same54xplainedpro/board.mk index 9d2e4a74d..e6f623c1b 100644 --- a/hw/bsp/same54xplainedpro/board.mk +++ b/hw/bsp/same54xplainedpro/board.mk @@ -1,3 +1,5 @@ +FAMILY_SUBMODULES = hw/mcu/microchip + CONF_CPU_FREQUENCY ?= 120000000 CFLAGS += \ |
