summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/locked
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/locked')
-rw-r--r--nuttx/configs/ea3131/locked/ld-locked.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ea3131/locked/ld-locked.script b/nuttx/configs/ea3131/locked/ld-locked.script
index 5b5feeb1a..ddc865b2f 100644
--- a/nuttx/configs/ea3131/locked/ld-locked.script
+++ b/nuttx/configs/ea3131/locked/ld-locked.script
@@ -1,5 +1,5 @@
/****************************************************************************
- * configs/ea3131/pgnsh/ld-locked.script
+ * configs/ea3131/locked/ld-locked.script
*
* Copyright (C) 2010 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
@@ -40,4 +40,4 @@ SECTIONS
.text.locked : { *(.text .text.*) }
.data : { *(.data) }
.bss : { *(.bss) *(COMMON) }
-} \ No newline at end of file
+}