summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber/ostest/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/amber/ostest/ld.script')
-rw-r--r--nuttx/configs/amber/ostest/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/amber/ostest/ld.script b/nuttx/configs/amber/ostest/ld.script
index 6ea2c6c65..e228940de 100644
--- a/nuttx/configs/amber/ostest/ld.script
+++ b/nuttx/configs/amber/ostest/ld.script
@@ -125,7 +125,7 @@ SECTIONS
_etext = . ;
} > flash
- _eronly = ABSOLUTE(.); /* See below */
+ _eronly = ABSOLUTE(.);
.data :
{