aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4io/io/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-12-27 15:12:09 -0800
committerpx4dev <px4@purgatory.org>2012-12-27 15:12:09 -0800
commit3c865c726110e74f22becb427e561799fa082250 (patch)
tree47a51aeb7413abf52c96b65b926df00615baa464 /nuttx/configs/px4io/io/appconfig
parentc08135ffefcb171fd518e210b88e7e993361fd81 (diff)
downloadpx4-firmware-3c865c726110e74f22becb427e561799fa082250.tar.gz
px4-firmware-3c865c726110e74f22becb427e561799fa082250.tar.bz2
px4-firmware-3c865c726110e74f22becb427e561799fa082250.zip
Build the mixer library for PX4IO as well
Diffstat (limited to 'nuttx/configs/px4io/io/appconfig')
-rw-r--r--nuttx/configs/px4io/io/appconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/px4io/io/appconfig b/nuttx/configs/px4io/io/appconfig
index 21a6fbacf..628607a51 100644
--- a/nuttx/configs/px4io/io/appconfig
+++ b/nuttx/configs/px4io/io/appconfig
@@ -35,3 +35,6 @@ CONFIGURED_APPS += drivers/boards/px4io
CONFIGURED_APPS += drivers/stm32
CONFIGURED_APPS += px4io
+
+# Mixer library from systemlib
+CONFIGURED_APPS += systemlib/mixer