]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/amcc/kilauea/u-boot.lds
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / nand_spl / board / amcc / kilauea / u-boot.lds
index 4e860ad59eaaf9410e7a83f20e54afad8d328745..0d7e6de08a166ed7358598dada1b33689648425c 100644 (file)
@@ -60,5 +60,5 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
 }