]> git.sur5r.net Git - u-boot/blobdiff - board/mbx8xx/u-boot.lds.debug
spear: fix build errors for spear3xx/spear600 platforms
[u-boot] / board / mbx8xx / u-boot.lds.debug
index a7a67a9276f6ee6d58007db8c0ab05e1d680dddf..a95c47feac864109af38d23b18b1e513a4e5a08b 100644 (file)
@@ -131,6 +131,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }