]> git.sur5r.net Git - u-boot/blobdiff - board/netphone/u-boot.lds.debug
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
[u-boot] / board / netphone / u-boot.lds.debug
index e1fe052c37464561897979e22d1514cd6f08f14e..5f74337b6dfb2ad20f722f36f72287927a15dd5d 100644 (file)
@@ -132,6 +132,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }