aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/linux/config_linux_default.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefiles/linux/config_linux_default.mk b/makefiles/linux/config_linux_default.mk
index a501e6719..56567e48f 100644
--- a/makefiles/linux/config_linux_default.mk
+++ b/makefiles/linux/config_linux_default.mk
@@ -10,7 +10,7 @@
#
# Board support modules
#
-#MODULES += drivers/device
+MODULES += drivers/device
#MODULES += modules/sensors
#
@@ -55,4 +55,5 @@ MODULES += lib/geo_lookup
#
MODULES += platforms/linux/px4_layer
MODULES += platforms/linux/hello
+MODULES += platforms/linux/vcdev_test