aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4fmu-v2.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-08-14 21:23:00 -0700
committerpx4dev <px4@purgatory.org>2013-08-14 21:23:00 -0700
commit33863165b2c5b932ab4b4908217bae0014cfa638 (patch)
treeaa46a5de62248c04f7017ccccc7f5c897f5463eb /makefiles/board_px4fmu-v2.mk
parent3b10f8431def73222823c1c2abe1bb7422d851dc (diff)
parentde749a3602423f5ee6ca56f3cf2dfff04e31ec6d (diff)
downloadpx4-firmware-33863165b2c5b932ab4b4908217bae0014cfa638.tar.gz
px4-firmware-33863165b2c5b932ab4b4908217bae0014cfa638.tar.bz2
px4-firmware-33863165b2c5b932ab4b4908217bae0014cfa638.zip
Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) into fmuv2_bringup
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