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