summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-27 14:07:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-27 14:07:17 +0000
commit5143ed1c74e8f1817a7a8b62321cfe9a288741be (patch)
treef5ead231ab75e45f2fbfaab0a2d3d529f709d7c3 /nuttx/configs/lm3s8962-ek
parentcedd0cb8b80c2e6559213c2373417dd56f04094a (diff)
downloadpx4-nuttx-5143ed1c74e8f1817a7a8b62321cfe9a288741be.tar.gz
px4-nuttx-5143ed1c74e8f1817a7a8b62321cfe9a288741be.tar.bz2
px4-nuttx-5143ed1c74e8f1817a7a8b62321cfe9a288741be.zip
Dequote Kconfig strings that may be used as components of a path
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5057 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s8962-ek')
-rwxr-xr-xnuttx/configs/lm3s8962-ek/nsh/Make.defs1
-rwxr-xr-xnuttx/configs/lm3s8962-ek/nx/Make.defs1
-rwxr-xr-xnuttx/configs/lm3s8962-ek/ostest/Make.defs1
3 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s8962-ek/nsh/Make.defs b/nuttx/configs/lm3s8962-ek/nsh/Make.defs
index 5de3c28a6..ed81aa096 100755
--- a/nuttx/configs/lm3s8962-ek/nsh/Make.defs
+++ b/nuttx/configs/lm3s8962-ek/nsh/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain
diff --git a/nuttx/configs/lm3s8962-ek/nx/Make.defs b/nuttx/configs/lm3s8962-ek/nx/Make.defs
index e5dbb0279..8f1b3837d 100755
--- a/nuttx/configs/lm3s8962-ek/nx/Make.defs
+++ b/nuttx/configs/lm3s8962-ek/nx/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain
diff --git a/nuttx/configs/lm3s8962-ek/ostest/Make.defs b/nuttx/configs/lm3s8962-ek/ostest/Make.defs
index a9448e682..d10957130 100755
--- a/nuttx/configs/lm3s8962-ek/ostest/Make.defs
+++ b/nuttx/configs/lm3s8962-ek/ostest/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain