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/samg55xplained | |
| parent | 1b6bf796e1083083b8fc8a4a908f73c099fc6097 (diff) | |
merge no-family example build
specify FAMILY_SUBMODULES for all boards
Diffstat (limited to 'hw/bsp/samg55xplained')
| -rw-r--r-- | hw/bsp/samg55xplained/board.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/bsp/samg55xplained/board.mk b/hw/bsp/samg55xplained/board.mk index b574a39e7..184407ae9 100644 --- a/hw/bsp/samg55xplained/board.mk +++ b/hw/bsp/samg55xplained/board.mk @@ -1,3 +1,5 @@ +FAMILY_SUBMODULES = hw/mcu/microchip + CFLAGS += \ -flto \ -mthumb \ |
