summaryrefslogtreecommitdiff
path: root/hw/bsp/same70_xplained
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-03-18 16:28:44 +0700
committerhathach <[email protected]>2021-03-18 16:28:44 +0700
commit253430a76585f529340e480397e07de567370b5f (patch)
tree18bb8179b390fa0e3d1e33c63869fb4146e32058 /hw/bsp/same70_xplained
parent2882390c82fc08a669093419abc69f25bc11a34f (diff)
add example specific DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/same70_xplained')
-rw-r--r--hw/bsp/same70_xplained/board.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/same70_xplained/board.mk b/hw/bsp/same70_xplained/board.mk
index 0b3f0387b..90ffbb708 100644
--- a/hw/bsp/same70_xplained/board.mk
+++ b/hw/bsp/same70_xplained/board.mk
@@ -1,4 +1,4 @@
-DEPS_SUBMODULES = hw/mcu/microchip
+DEPS_SUBMODULES += hw/mcu/microchip
CFLAGS += \
-mthumb \