aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v1_default.mk
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-12-16 10:11:59 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-12-16 10:11:59 +0100
commite1ff89ad6131019a12114ca7b0b5fa40112b9645 (patch)
treee739075648cdff6d3fbb293583f415880794e263 /makefiles/config_px4fmu-v1_default.mk
parent9520983e08397c453af735d0ff0736cc007c2c45 (diff)
downloadpx4-firmware-e1ff89ad6131019a12114ca7b0b5fa40112b9645.tar.gz
px4-firmware-e1ff89ad6131019a12114ca7b0b5fa40112b9645.tar.bz2
px4-firmware-e1ff89ad6131019a12114ca7b0b5fa40112b9645.zip
add nuttx platform to fmuv1 makefile
Diffstat (limited to 'makefiles/config_px4fmu-v1_default.mk')
-rw-r--r--makefiles/config_px4fmu-v1_default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v1_default.mk b/makefiles/config_px4fmu-v1_default.mk
index 18be47065..7eb090d73 100644
--- a/makefiles/config_px4fmu-v1_default.mk
+++ b/makefiles/config_px4fmu-v1_default.mk
@@ -110,6 +110,7 @@ MODULES += lib/geo
MODULES += lib/geo_lookup
MODULES += lib/conversion
MODULES += lib/launchdetection
+MODULES += platforms/nuttx
#
# Demo apps