aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-01-14 15:45:49 +0100
committerAnton Babushkin <anton.babushkin@me.com>2014-01-14 15:45:49 +0100
commit97e4522c76c7859f893c7159f7a86f586fd0789b (patch)
tree32a06f61c67bad4e4b574c0f6bb5d03cc58100bb /makefiles
parent7bcddd192fba723d165957043163762b2e08d802 (diff)
parentb529e112b8ffaa92274f9dc5d94a1fce581a358e (diff)
downloadpx4-firmware-97e4522c76c7859f893c7159f7a86f586fd0789b.tar.gz
px4-firmware-97e4522c76c7859f893c7159f7a86f586fd0789b.tar.bz2
px4-firmware-97e4522c76c7859f893c7159f7a86f586fd0789b.zip
Merge branch 'master' into navigator_new_vector
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk1
-rw-r--r--makefiles/config_px4fmu-v2_test.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index e81540c03..215293529 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -60,6 +60,7 @@ MODULES += systemcmds/top
MODULES += systemcmds/tests
MODULES += systemcmds/config
MODULES += systemcmds/nshterm
+MODULES += systemcmds/mtd
#
# General system control
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index 6faef7e0a..f54a4d825 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -22,6 +22,7 @@ MODULES += systemcmds/perf
MODULES += systemcmds/reboot
MODULES += systemcmds/tests
MODULES += systemcmds/nshterm
+MODULES += systemcmds/mtd
#
# Library modules