aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-10-07 10:02:01 +0200
committerThomas Gubler <thomasgubler@gmail.com>2014-10-07 10:02:01 +0200
commitb64e675d5354c32d746a61399e2c9bcb573f2f4b (patch)
treec5597929745c8ba03e4fefbb70949f066ad887c3 /makefiles
parentebc84b9f44dd3d26bc8d26b18f8c059f900e5e1a (diff)
parent5d52978bc780707d63c1422369842629d26fb1e2 (diff)
downloadpx4-firmware-b64e675d5354c32d746a61399e2c9bcb573f2f4b.tar.gz
px4-firmware-b64e675d5354c32d746a61399e2c9bcb573f2f4b.tar.bz2
px4-firmware-b64e675d5354c32d746a61399e2c9bcb573f2f4b.zip
Merge remote-tracking branch 'upstream/master' into swissfang
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index a41670a77..2f4d9d6a4 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -56,6 +56,7 @@ LIBRARIES += lib/mathlib/CMSIS
MODULES += modules/unit_test
MODULES += modules/mavlink/mavlink_tests
+MODULES += modules/commander/commander_tests
#
# Transitional support - add commands from the NuttX export archive.