]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/amcc/acadia/u-boot.lds
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / nand_spl / board / amcc / acadia / u-boot.lds
index 44a6f816c2663a49c489493a6dee2183b521abf8..5e14b0cd66b471446fe79b692f1fbb31a2046800 100644 (file)
@@ -60,5 +60,5 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
 }