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