aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4io_default.mk
blob: 4361ce3ccf718f0bd299867776d8815e1bb55b59 (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_MK_DIR)/firmware.mk