aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-02-28 23:43:52 +0400
committerAnton Babushkin <anton.babushkin@me.com>2014-02-28 23:43:52 +0400
commit967f81bfabbab0773fa29c079e36678670bcf67a (patch)
tree0b23a3c8bf6f735aabe0952827bc057fed19de6d /makefiles
parentefca2d158aa34c912be91fb3229b211022ae0945 (diff)
downloadpx4-firmware-967f81bfabbab0773fa29c079e36678670bcf67a.tar.gz
px4-firmware-967f81bfabbab0773fa29c079e36678670bcf67a.tar.bz2
px4-firmware-967f81bfabbab0773fa29c079e36678670bcf67a.zip
mavlink_onboard removed
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index 2ad2f63a9..412d0c9e1 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -70,7 +70,6 @@ MODULES += systemcmds/hw_ver
MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
-MODULES += modules/mavlink_onboard
#
# Estimation modules (EKF/ SO3 / other filters)