]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m53017evb/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / freescale / m53017evb / u-boot.lds
index 15dfa7dd7cf7f06d0b8f21736438cda3001c5801..c40c565922d25f43db57694867e7a9ac320cbccb 100644 (file)
@@ -99,6 +99,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }