]> git.sur5r.net Git - u-boot/blobdiff - board/ivm/u-boot.lds.debug
Merge branch 'master' of git://git.denx.de/u-boot-net
[u-boot] / board / ivm / u-boot.lds.debug
index 6bcf167a0a3bf31b0eb89739c8b649a17a348cba..732a46f27213921f8aeb47f43f21c3f20e3b195f 100644 (file)
@@ -131,6 +131,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }