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

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

include $(PX_4BASE)/makefiles/firmware.mk