aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4fmu-v2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/board_px4fmu-v2.mk')
-rw-r--r--makefiles/board_px4fmu-v2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/board_px4fmu-v2.mk b/makefiles/board_px4fmu-v2.mk
index 4b3b7e585..e9a2985b7 100644
--- a/makefiles/board_px4fmu-v2.mk
+++ b/makefiles/board_px4fmu-v2.mk
@@ -6,5 +6,6 @@
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM4F
+CONFIG_BOARD = PX4FMU_V2
include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk