aboutsummaryrefslogblamecommitdiff
path: root/makefiles/board_mavstation.mk
blob: 115e8d6b6be629ed6cd7277bf01837b946be0590 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                               
#
# Board-specific definitions for the mavstation
#

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM3
CONFIG_BOARD			 = MAVSTATION

include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk