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