diff options
| author | hathach <[email protected]> | 2021-03-18 16:28:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-18 16:28:44 +0700 |
| commit | 253430a76585f529340e480397e07de567370b5f (patch) | |
| tree | 18bb8179b390fa0e3d1e33c63869fb4146e32058 /hw/bsp/same70_xplained | |
| parent | 2882390c82fc08a669093419abc69f25bc11a34f (diff) | |
add example specific DEPS_SUBMODULES
Diffstat (limited to 'hw/bsp/same70_xplained')
| -rw-r--r-- | hw/bsp/same70_xplained/board.mk | 2 |
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 \ |
