px4-firmware/makefiles/posix-arm/board_eagle.mk

12 lines
210 B
Makefile

#
# Board-specific definitions for the POSIX port of PX4
#
#
# Configure the toolchain
#
CONFIG_ARCH = CORTEXA8
CONFIG_BOARD = EAGLE
include $(PX4_MK_DIR)/posix-arm/toolchain_gnu-arm-linux-gnueabihf.mk