]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/rbc823/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / board / rbc823 / u-boot.lds
index c6560c60da4145e080466b3df0d6214d4a1803b8..b35440958cdfaebba8579c8ea04fe0ef0c74caae 100644 (file)
@@ -103,6 +103,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }