aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-01-14 15:52:46 +0100
committerAnton Babushkin <anton.babushkin@me.com>2014-01-14 15:52:46 +0100
commit7b60761bf53cab2b63c33aa8d054e3fb1a90ddf8 (patch)
tree65f486de04656e502bdc813d3251969d9bba0dbd /makefiles
parent1008d0c38320544579eb449d54c053e14568585e (diff)
parentb529e112b8ffaa92274f9dc5d94a1fce581a358e (diff)
downloadpx4-firmware-7b60761bf53cab2b63c33aa8d054e3fb1a90ddf8.tar.gz
px4-firmware-7b60761bf53cab2b63c33aa8d054e3fb1a90ddf8.tar.bz2
px4-firmware-7b60761bf53cab2b63c33aa8d054e3fb1a90ddf8.zip
Merge branch 'master' into autostart_cleanup
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 475cbae01..e853e37b5 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
MODULES += systemcmds/hw_ver
#
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index a1bb6c92b..d5a50cfae 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
MODULES += systemcmds/hw_ver
#