summaryrefslogtreecommitdiff
path: root/nuttx/configs/twr-k60n512
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-04 20:29:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-04 20:29:04 +0000
commit38ef1b734afd1994804529ddbf5d28a8106f089b (patch)
tree87375c11f51bc44ebe7c45c2a92a92679f9bcd4b /nuttx/configs/twr-k60n512
parent47aad91e751825a969d01a15fb456c97d7fa398c (diff)
downloadpx4-nuttx-38ef1b734afd1994804529ddbf5d28a8106f089b.tar.gz
px4-nuttx-38ef1b734afd1994804529ddbf5d28a8106f089b.tar.bz2
px4-nuttx-38ef1b734afd1994804529ddbf5d28a8106f089b.zip
Changes to get a clean build of apps/examples/cxxtest with the STM32 and uClibc++
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5310 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/twr-k60n512')
-rw-r--r--nuttx/configs/twr-k60n512/scripts/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/twr-k60n512/scripts/ld.script b/nuttx/configs/twr-k60n512/scripts/ld.script
index 26410e6d8..34f1527eb 100644
--- a/nuttx/configs/twr-k60n512/scripts/ld.script
+++ b/nuttx/configs/twr-k60n512/scripts/ld.script
@@ -1,4 +1,4 @@
- /****************************************************************************
+/****************************************************************************
* configs/twr-k60n512/scripts/ld.script
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.