]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/m5253evbe/u-boot.lds
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / board / freescale / m5253evbe / u-boot.lds
index 7421eeca67cd02b2f199404be116f1829d1bc045..809a7055fd3a8af2a47c89b9375fd2ea61f18005 100644 (file)
@@ -96,6 +96,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }