aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4fmu-v1.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-14 08:35:01 -0700
committerLorenz Meier <lm@inf.ethz.ch>2013-08-14 08:35:01 -0700
commit01d354effc9f49ce7b0d1ec082f207c8d4793789 (patch)
treeb12ee5fd519056eb19d8488e9923e4d256a1bf56 /makefiles/board_px4fmu-v1.mk
parent33e71c37a6312398ec9016f6f95969e8f7b3f50c (diff)
parentde749a3602423f5ee6ca56f3cf2dfff04e31ec6d (diff)
downloadpx4-firmware-01d354effc9f49ce7b0d1ec082f207c8d4793789.tar.gz
px4-firmware-01d354effc9f49ce7b0d1ec082f207c8d4793789.tar.bz2
px4-firmware-01d354effc9f49ce7b0d1ec082f207c8d4793789.zip
Merge pull request #355 from PX4/kconfig-cleanup
Kconfig cleanup
Diffstat (limited to 'makefiles/board_px4fmu-v1.mk')
-rw-r--r--makefiles/board_px4fmu-v1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/board_px4fmu-v1.mk b/makefiles/board_px4fmu-v1.mk
index 837069644..4d692e31a 100644
--- a/makefiles/board_px4fmu-v1.mk
+++ b/makefiles/board_px4fmu-v1.mk
@@ -6,5 +6,6 @@
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM4F
+CONFIG_BOARD = PX4FMU_V1
include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk