From 5e2d67617369474406d86d4eae5ba9a24d5cbb9f Mon Sep 17 00:00:00 2001 From: px4dev Date: Mon, 12 Aug 2013 21:57:11 -0700 Subject: Remove our depdenency on CONFIG_ARCH_BOARD_* coming from --- makefiles/board_px4fmu-v1.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'makefiles/board_px4fmu-v1.mk') 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 -- cgit v1.2.3