Fix typo in name of MSP430 attribute section.
[deliverable/binutils-gdb.git] / ld / scripttempl / elf32msp430_3.sc
index 7ad04e10329a9d22d428d9322daed9cbb8a706e2..6c4ac15fbb44babc1d2d221f880b0a2ecb3b2062 100644 (file)
@@ -183,7 +183,7 @@ SECTIONS
     ${RELOCATING+ _vectors_end = . ; }
   } ${RELOCATING+ > vectors}
 
-  .MP430.attributes 0 :
+  .MSP430.attributes 0 :
   {
     KEEP (*(.MSP430.attributes))
     KEEP (*(.gnu.attributes))
This page took 0.037961 seconds and 4 git commands to generate.