summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-01 20:50:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-01 20:50:50 +0000
commita5026dbc2f0b5610d1cac2ed486c26c1967cd1a8 (patch)
treeec0ce6ce04c39aac8767fa405ec6cf1602f79385 /nuttx/configs/mcu123-lpc214x
parent0ce44a249b9b6ac90489a13b8b64dd1017a53911 (diff)
downloadpx4-nuttx-a5026dbc2f0b5610d1cac2ed486c26c1967cd1a8.tar.gz
px4-nuttx-a5026dbc2f0b5610d1cac2ed486c26c1967cd1a8.tar.bz2
px4-nuttx-a5026dbc2f0b5610d1cac2ed486c26c1967cd1a8.zip
Remove RUNFROMFLASH option from str-p711
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1845 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x')
-rw-r--r--nuttx/configs/mcu123-lpc214x/ostest/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/ostest/ld.script b/nuttx/configs/mcu123-lpc214x/ostest/ld.script
index ecd740527..04e381b8b 100644
--- a/nuttx/configs/mcu123-lpc214x/ostest/ld.script
+++ b/nuttx/configs/mcu123-lpc214x/ostest/ld.script
@@ -1,7 +1,7 @@
/****************************************************************************
* configs/mcu123-lpc214x/ostest/ld.script
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without