aboutsummaryrefslogtreecommitdiff
path: root/makefiles/px4io_default.mk
blob: e961e46f702e5fadb511cb0c3fddfb92ebf858b0 (plain) (blame)
1
2
3
4
5
6
7
8
#
# Makefile for the px4io_default configuration
#

PLATFORM	 = px4io
SRCS		 = $(PX4_BASE)/platforms/empty.c

include $(PX4_BASE)/makefiles/firmware.mk