]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc5xx/u-boot.lds
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc5xx / u-boot.lds
index c91e146d26281cc293e295e20dc3c33ea23b8087..0001e583eb2d72df379ef4eb93a06ca1486c0f9e 100644 (file)
@@ -93,7 +93,7 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
   . = env_start;
   .ppcenv :