aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4io_default.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/config_px4io_default.mk')
-rw-r--r--makefiles/config_px4io_default.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/makefiles/config_px4io_default.mk b/makefiles/config_px4io_default.mk
index dc774fe63..cf70391bc 100644
--- a/makefiles/config_px4io_default.mk
+++ b/makefiles/config_px4io_default.mk
@@ -2,4 +2,9 @@
# Makefile for the px4io_default configuration
#
-# ... nothing here yet
+#
+# Board support modules
+#
+MODULES += drivers/stm32
+MODULES += drivers/boards/px4io
+MODULES += modules/px4iofirmware \ No newline at end of file