aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authortumbili <bapstr@ethz.ch>2014-12-03 09:52:29 +0100
committertumbili <bapstr@ethz.ch>2014-12-03 09:52:29 +0100
commit34cf39e1ec106fe976e82bddee482cb27448e812 (patch)
treefba9c903f0e82d1d3b5283dac0c3317ee385df60 /makefiles
parent563de3b49c7e12c9745744b859b5aeedb0535090 (diff)
downloadpx4-firmware-34cf39e1ec106fe976e82bddee482cb27448e812.tar.gz
px4-firmware-34cf39e1ec106fe976e82bddee482cb27448e812.tar.bz2
px4-firmware-34cf39e1ec106fe976e82bddee482cb27448e812.zip
added vtol attitude control module to FMU makefile
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index df6b6d0c5..335055cb1 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -86,6 +86,7 @@ MODULES += modules/fw_pos_control_l1
MODULES += modules/fw_att_control
MODULES += modules/mc_att_control
MODULES += modules/mc_pos_control
+MODULES += modules/vtol_att_control
#
# Logging