]> git.sur5r.net Git - u-boot/blobdiff - board/mousse/u-boot.lds.rom
spear: fix build errors for spear3xx/spear600 platforms
[u-boot] / board / mousse / u-boot.lds.rom
index 4f42b329d835a0c6af8c874ed7ea8d57a4416be4..b4b9e02e523e0d80d06bb5b95c9ec4eaad811dab 100644 (file)
@@ -126,6 +126,6 @@ SECTIONS
    *(COMMON)
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }