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