aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-20 13:19:49 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-20 13:19:49 +0100
commitf8c5a6cc50cb848a60fd8d359ab4695f18b7d761 (patch)
treeabe5f202816e37ffb8ce8a9868725cf0c0f9b631 /makefiles
parent13822b35e75cb6a76798159a3f7210d297528243 (diff)
parentd96e63960c9f951dac02f122ac1e067f7dd3316f (diff)
downloadpx4-firmware-f8c5a6cc50cb848a60fd8d359ab4695f18b7d761.tar.gz
px4-firmware-f8c5a6cc50cb848a60fd8d359ab4695f18b7d761.tar.bz2
px4-firmware-f8c5a6cc50cb848a60fd8d359ab4695f18b7d761.zip
Merged master into logging
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v1_default.mk1
-rw-r--r--makefiles/config_px4fmu-v2_default.mk1
-rw-r--r--makefiles/config_px4fmu-v2_test.mk1
3 files changed, 3 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v1_default.mk b/makefiles/config_px4fmu-v1_default.mk
index a269d01ab..43a03f4f7 100644
--- a/makefiles/config_px4fmu-v1_default.mk
+++ b/makefiles/config_px4fmu-v1_default.mk
@@ -57,6 +57,7 @@ MODULES += systemcmds/top
MODULES += systemcmds/tests
MODULES += systemcmds/config
MODULES += systemcmds/nshterm
+MODULES += systemcmds/hw_ver
#
# General system control
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index e90312226..880e2738a 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -60,6 +60,7 @@ MODULES += systemcmds/tests
MODULES += systemcmds/config
MODULES += systemcmds/nshterm
MODULES += systemcmds/mtd
+MODULES += systemcmds/hw_ver
#
# General system control
diff --git a/makefiles/config_px4fmu-v2_test.mk b/makefiles/config_px4fmu-v2_test.mk
index f54a4d825..d5a50cfae 100644
--- a/makefiles/config_px4fmu-v2_test.mk
+++ b/makefiles/config_px4fmu-v2_test.mk
@@ -23,6 +23,7 @@ MODULES += systemcmds/reboot
MODULES += systemcmds/tests
MODULES += systemcmds/nshterm
MODULES += systemcmds/mtd
+MODULES += systemcmds/hw_ver
#
# Library modules