aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/Makefile
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-05 16:30:28 -0700
committerpx4dev <px4@purgatory.org>2012-08-05 16:30:28 -0700
commit59962bc3da97a102117e3d4e5c90b9062beb7180 (patch)
treecef041b92b6da8216e305e54298f3a0ba24b464e /ROMFS/Makefile
parentae91f8338d227325e93098abf46b3ce9ef85e909 (diff)
downloadpx4-firmware-59962bc3da97a102117e3d4e5c90b9062beb7180.tar.gz
px4-firmware-59962bc3da97a102117e3d4e5c90b9062beb7180.tar.bz2
px4-firmware-59962bc3da97a102117e3d4e5c90b9062beb7180.zip
Add a sample mixer definition and documentation.
Add support for comments in mixer definitions.
Diffstat (limited to 'ROMFS/Makefile')
-rw-r--r--ROMFS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ROMFS/Makefile b/ROMFS/Makefile
index cc5a3ccd3..3f7d4484f 100644
--- a/ROMFS/Makefile
+++ b/ROMFS/Makefile
@@ -20,7 +20,8 @@ ROMFS_FSSPEC := $(SRCROOT)/scripts/rcS~init.d/rcS \
$(SRCROOT)/scripts/rc.logging~init.d/rc.logging \
$(SRCROOT)/scripts/rc.standalone~init.d/rc.standalone \
$(SRCROOT)/scripts/rc.PX4IO~init.d/rc.PX4IO \
- $(SRCROOT)/scripts/rc.PX4IOAR~init.d/rc.PX4IOAR
+ $(SRCROOT)/scripts/rc.PX4IOAR~init.d/rc.PX4IOAR \
+ $(SRCROOT)/mixers/FMU_delta.mix~mixers/FMU_delta.mix
#
# Add the PX4IO firmware to the spec if someone has dropped it into the