summaryrefslogtreecommitdiff
path: root/hw/bsp/samg55xplained
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-03-04 22:50:45 +0700
committerhathach <[email protected]>2021-03-04 22:50:45 +0700
commitb846ded487c29e5ca5698f2ab7cb237a21eeb85b (patch)
treef6d432a589b2d1c033204efc42f2d350860a3af3 /hw/bsp/samg55xplained
parent1b6bf796e1083083b8fc8a4a908f73c099fc6097 (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.mk2
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 \