]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/m5253demo/u-boot.lds
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / board / freescale / m5253demo / u-boot.lds
index 6838247a8b31d8c540877f816041a589cc2506f5..9de88852abc467dfb3e641cf1e0001453313f407 100644 (file)
@@ -97,6 +97,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }