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