aboutsummaryrefslogtreecommitdiff
path: root/src/device/px4fmu/module.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-04-06 18:34:29 -0700
committerpx4dev <px4@purgatory.org>2013-04-06 18:38:32 -0700
commit706dcb6a53cc0163572541b856902616b30258ae (patch)
tree767a3c58c079923b4ef69397d7887798b5e86e8e /src/device/px4fmu/module.mk
parent29324cc97f06519a3e74b292ccd53474936afd5a (diff)
downloadpx4-firmware-706dcb6a53cc0163572541b856902616b30258ae.tar.gz
px4-firmware-706dcb6a53cc0163572541b856902616b30258ae.tar.bz2
px4-firmware-706dcb6a53cc0163572541b856902616b30258ae.zip
Move the FMU driver from the old universe to the new universe so that we can teach it about v2.
Diffstat (limited to 'src/device/px4fmu/module.mk')
-rw-r--r--src/device/px4fmu/module.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/device/px4fmu/module.mk b/src/device/px4fmu/module.mk
new file mode 100644
index 000000000..05bc7a5b3
--- /dev/null
+++ b/src/device/px4fmu/module.mk
@@ -0,0 +1,6 @@
+#
+# Interface driver for the PX4FMU board
+#
+
+MODULE_COMMAND = fmu
+SRCS = fmu.cpp