]> git.sur5r.net Git - u-boot/blobdiff - board/spd8xx/u-boot.lds.debug
main: Add debug_bootkeys to avoid #ifdefs
[u-boot] / board / spd8xx / u-boot.lds.debug
index 063f2cc92fa7983699354ace4cd32870129d6b07..11351176df97ecc34c99cc9b0cbc3c4eba36a20e 100644 (file)
@@ -133,6 +133,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }