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