aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-04-24 17:45:08 -0700
committerpx4dev <px4@purgatory.org>2013-04-24 17:45:08 -0700
commit98a2445065383015dfe2134a384ebdf3fb7dfc26 (patch)
tree731a3a7baef4fce59463de62738f096c4cef8618 /nuttx
parent3ecdca41e504cbf49b03fb543239813886590bd1 (diff)
downloadpx4-firmware-98a2445065383015dfe2134a384ebdf3fb7dfc26.tar.gz
px4-firmware-98a2445065383015dfe2134a384ebdf3fb7dfc26.tar.bz2
px4-firmware-98a2445065383015dfe2134a384ebdf3fb7dfc26.zip
Include the correct Make.defs file
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/px4fmuv2/nsh/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmuv2/nsh/Make.defs b/nuttx/configs/px4fmuv2/nsh/Make.defs
index 3e6f88bd3..3306e4bf1 100644
--- a/nuttx/configs/px4fmuv2/nsh/Make.defs
+++ b/nuttx/configs/px4fmuv2/nsh/Make.defs
@@ -1,3 +1,3 @@
include ${TOPDIR}/.config
-include $(TOPDIR)/configs/px4fmu/common/Make.defs
+include $(TOPDIR)/configs/px4fmuv2/common/Make.defs