summaryrefslogtreecommitdiff
path: root/software/mpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'software/mpu/Makefile')
-rw-r--r--software/mpu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/mpu/Makefile b/software/mpu/Makefile
index a690ead..0b6e58f 100644
--- a/software/mpu/Makefile
+++ b/software/mpu/Makefile
@@ -66,6 +66,8 @@ ifeq ($(MCU),cortex-m4)
endif
endif
+BUILDDIR = build-$(MURSAT_TRGT)
+
# Enable this if you really want to use the STM FWLib.
ifeq ($(USE_FWLIB),)
USE_FWLIB = no