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

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

include $(PX4BASE)/makefiles/firmware.mk