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

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

include $(PX4_BASE)/makefiles/firmware.mk