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