aboutsummaryrefslogtreecommitdiff
path: root/makefiles/px4fmu_default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/px4fmu_default.mk')
-rw-r--r--makefiles/px4fmu_default.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefiles/px4fmu_default.mk b/makefiles/px4fmu_default.mk
index 6e78126ff..1dd3e6ab4 100644
--- a/makefiles/px4fmu_default.mk
+++ b/makefiles/px4fmu_default.mk
@@ -2,6 +2,6 @@
# Makefile for the px4fmu_default configuration
#
-SRCS = $(PX4BASE)/platforms/empty.c
+SRCS = $(PX4_BASE)/platforms/empty.c
-include $(PX4BASE)/makefiles/firmware.mk
+include $(PX_4BASE)/makefiles/firmware.mk