aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-05 01:49:35 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-05 01:49:35 +0100
commit64a22fc0110e6aa6aeb39a4bb22085e3586b74fc (patch)
tree274a2569be97de8acd901bc51f23b0155633451b /makefiles
parent366af8da80a31c896b9b6b7254d80fa1b0fa86c7 (diff)
parent7fa36a22d730ee9fbcd5ce8ecd61ae6e415b595e (diff)
downloadpx4-firmware-64a22fc0110e6aa6aeb39a4bb22085e3586b74fc.tar.gz
px4-firmware-64a22fc0110e6aa6aeb39a4bb22085e3586b74fc.tar.bz2
px4-firmware-64a22fc0110e6aa6aeb39a4bb22085e3586b74fc.zip
Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_test.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index 0f60e88b5..3139a0db4 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -16,11 +16,14 @@ MODULES += drivers/led
MODULES += drivers/boards/px4fmu-v2
MODULES += systemcmds/perf
MODULES += systemcmds/reboot
+MODULES += systemcmds/tests
+MODULES += systemcmds/nshterm
#
# Library modules
#
MODULES += modules/systemlib
+MODULES += modules/systemlib/mixer
MODULES += modules/uORB
#