]> git.sur5r.net Git - u-boot/blobdiff - board/ml2/u-boot.lds.debug
sh: Fix rsk7203 alignment problem
[u-boot] / board / ml2 / u-boot.lds.debug
index 0e9cdcf81d72e130d7db729d2d34a3e8aa450427..fcf8ebbf8ec9a1ef095476904fc5c6c6fbdc1cda 100644 (file)
@@ -130,6 +130,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }