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

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

include $(PX4_BASE)/makefiles/firmware.mk