]> git.sur5r.net Git - u-boot/blobdiff - board/hermes/u-boot.lds.debug
Merge branch 'u-boot/master' into 'u-boot-arm/master'
[u-boot] / board / hermes / u-boot.lds.debug
index 4383c492c3bf5b31577292ec80199e6973f7778d..982b0f3afadda8c6ce19550da89c2169828f3d5b 100644 (file)
@@ -132,6 +132,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }