]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m52277evb/u-boot.spa
rename _end to __bss_end__
[karo-tx-uboot.git] / board / freescale / m52277evb / u-boot.spa
index 9458aef5c38b4ffc8b4b4992e44067afd0796d9b..4b710be9459e63badbbacf6cce45b1381eeadd94 100644 (file)
@@ -139,6 +139,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }