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/da14695_dk_usb | |
| parent | 1b6bf796e1083083b8fc8a4a908f73c099fc6097 (diff) | |
merge no-family example build
specify FAMILY_SUBMODULES for all boards
Diffstat (limited to 'hw/bsp/da14695_dk_usb')
| -rw-r--r-- | hw/bsp/da14695_dk_usb/board.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/da14695_dk_usb/board.mk b/hw/bsp/da14695_dk_usb/board.mk index 2e76012d2..58f3947cc 100644 --- a/hw/bsp/da14695_dk_usb/board.mk +++ b/hw/bsp/da14695_dk_usb/board.mk @@ -1,4 +1,4 @@ - CFLAGS += \ +CFLAGS += \ -flto \ -mthumb \ -mthumb-interwork \ |
