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