Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests

This commit is contained in:
Lorenz Meier 2014-01-05 01:49:35 +01:00
commit 64a22fc011

View File

@ -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
#