aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld')
-rw-r--r--os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld b/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld
index ba959c10c..c33227120 100644
--- a/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld
+++ b/os/ports/GCC/PPC/SPC56ELxx/ld/SPC56EL60_LSM.ld
@@ -48,7 +48,7 @@ SECTIONS
{
__ivpr_base__ = .;
KEEP(*(.bam))
- KEEP(*(.hwinit))
+ KEEP(*(.hwconf))
KEEP(*(.crt0))
KEEP(*(.handlers))
. = ALIGN(0x800);