]> git.sur5r.net Git - u-boot/blobdiff - board/ivm/u-boot.lds.debug
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / board / ivm / u-boot.lds.debug
index bae9fb28ee1aa9ddfa25b7683e3955da6252ea54..62c66d7899d8fd393c86099f9459acc53bd819bf 100644 (file)
@@ -133,6 +133,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }