aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v1_default.mk
diff options
context:
space:
mode:
authorSimon Wilks <sjwilks@gmail.com>2013-09-01 22:44:58 +0200
committerSimon Wilks <sjwilks@gmail.com>2013-09-01 22:44:58 +0200
commitfddaa49ed8fadb5f2574225f121d6d8aa8654406 (patch)
tree0c4b569e1ec83fa614c1fdc3978c0c9ce0c80481 /makefiles/config_px4fmu-v1_default.mk
parenta660dc3fa6dd8c4bee54b834cec6ce1a94a44b33 (diff)
downloadpx4-firmware-fddaa49ed8fadb5f2574225f121d6d8aa8654406.tar.gz
px4-firmware-fddaa49ed8fadb5f2574225f121d6d8aa8654406.tar.bz2
px4-firmware-fddaa49ed8fadb5f2574225f121d6d8aa8654406.zip
Make sure the unit tests aren't included as part of the standard firmware
Diffstat (limited to 'makefiles/config_px4fmu-v1_default.mk')
-rw-r--r--makefiles/config_px4fmu-v1_default.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefiles/config_px4fmu-v1_default.mk b/makefiles/config_px4fmu-v1_default.mk
index fff43c6b4..3e94c3534 100644
--- a/makefiles/config_px4fmu-v1_default.mk
+++ b/makefiles/config_px4fmu-v1_default.mk
@@ -94,8 +94,8 @@ MODULES += modules/sdlog2
#
# Unit tests
#
-MODULES += modules/unit_test
-MODULES += modules/commander/commander_tests
+#MODULES += modules/unit_test
+#MODULES += modules/commander/commander_tests
#
# Library modules