Ardupilot2/mk/board_linux.mk

7 lines
136 B
Makefile
Raw Normal View History

2013-09-22 03:04:08 -03:00
TOOLCHAIN = NATIVE
include $(MK_DIR)/find_tools.mk
# Linux build is just the same as SITL for now
include $(MK_DIR)/board_avr_sitl.mk