px4-firmware/makefiles/qurt/board_qurt.mk

12 lines
186 B
Makefile

#
# Board-specific definitions for the Linux port of PX4
#
#
# Configure the toolchain
#
CONFIG_ARCH = HEXAGON
CONFIG_BOARD = QURTTEST
include $(PX4_MK_DIR)/toolchain_hexagon.mk