summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/ostest/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-31 22:06:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-31 22:06:31 +0000
commit0b861eafd5bf5d6cdb2c602485310e3733052a10 (patch)
treeb94fd507fbd8550d430d8f693dab3276c15295c1 /nuttx/configs/sim/ostest/Make.defs
parent6dc98fefa9f7d0507c5d83216b34c02145a79b94 (diff)
downloadpx4-nuttx-0b861eafd5bf5d6cdb2c602485310e3733052a10.tar.gz
px4-nuttx-0b861eafd5bf5d6cdb2c602485310e3733052a10.tar.bz2
px4-nuttx-0b861eafd5bf5d6cdb2c602485310e3733052a10.zip
Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5285 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim/ostest/Make.defs')
-rw-r--r--nuttx/configs/sim/ostest/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/ostest/Make.defs b/nuttx/configs/sim/ostest/Make.defs
index 0851bcc77..201ff7a94 100644
--- a/nuttx/configs/sim/ostest/Make.defs
+++ b/nuttx/configs/sim/ostest/Make.defs
@@ -1,5 +1,5 @@
############################################################################
-# configs/sim/Make.defs
+# configs/sim/ostest/Make.defs
#
# Copyright (C) 2007-2008, 2011-2012 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>