]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/74xx_7xx/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / arch / powerpc / cpu / 74xx_7xx / u-boot.lds
index c58d9797573222a0f10f98b73898a38cbe137be1..40b89abac67fa6e02cf310a9197ebbc973e0c877 100644 (file)
@@ -89,6 +89,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }