]> git.sur5r.net Git - u-boot/blobdiff - board/BuS/EB+MCF-EV123/u-boot.lds
cm4008, cm41xx: fix build warnings
[u-boot] / board / BuS / EB+MCF-EV123 / u-boot.lds
index 0fa633a1fe8e9f1bf926573e1b858d610e2f5282..e0359e3cb6f0374e4ab74d945899a47376958189 100644 (file)
@@ -134,6 +134,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }