aboutsummaryrefslogtreecommitdiff
path: root/makefiles/px4io_default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/px4io_default.mk')
-rw-r--r--makefiles/px4io_default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/px4io_default.mk b/makefiles/px4io_default.mk
index 2d96fa2fb..e961e46f7 100644
--- a/makefiles/px4io_default.mk
+++ b/makefiles/px4io_default.mk
@@ -2,6 +2,7 @@
# Makefile for the px4io_default configuration
#
+PLATFORM = px4io
SRCS = $(PX4_BASE)/platforms/empty.c
include $(PX4_BASE)/makefiles/firmware.mk