]> git.sur5r.net Git - u-boot/blobdiff - board/nx823/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / board / nx823 / u-boot.lds
index bd74d746a367f11dcb50339d9d4d57f83ea41e77..a1481c869912f916196142323f815644b0ea0ab5 100644 (file)
@@ -93,6 +93,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }