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