summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/micropendous3
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-07 23:37:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-07 23:37:59 +0000
commitb2c3a559c7701728526026fcd64e85d9004715f2 (patch)
tree51f4003edb61b2835083c86bf987ebaf9b46efa1 /nuttx/configs/micropendous3
parent34f8aab8f0e19cc5bd0dae6bf7db3eb1d164836c (diff)
First AVR compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3681 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/micropendous3')
-rw-r--r--nuttx/configs/micropendous3/ostest/ld.script2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/micropendous3/ostest/ld.script b/nuttx/configs/micropendous3/ostest/ld.script
index 6d6c8caa12..a8c99763e7 100644
--- a/nuttx/configs/micropendous3/ostest/ld.script
+++ b/nuttx/configs/micropendous3/ostest/ld.script
@@ -144,8 +144,6 @@ SECTIONS
_ebss = ABSOLUTE(.);
} > sram
- .bss SIZEOF(.data) + ADDR(.data) :
-
/* Global data not cleared after reset. */
.noinit :