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

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

include $(PX4_BASE)/makefiles/firmware.mk