]> git.sur5r.net Git - u-boot/blobdiff - board/w7o/u-boot.lds.debug
mx6sl: Add initial support for mx6slevk board
[u-boot] / board / w7o / u-boot.lds.debug
index 18b77520542cf4c72c4bef53ef0de833f1650007..5792bac94fc89b56f48292c89b74153e775af4e4 100644 (file)
@@ -132,6 +132,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }