]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gen860t/u-boot-flashenv.lds
Replace __bss_end__ with __bss_end
[karo-tx-uboot.git] / board / gen860t / u-boot-flashenv.lds
index 1cbe7e32bad40a178bbd1bceadd817c5ad6210d7..f5c757e576eb9d5ad9f9913feba03ea256692254 100644 (file)
@@ -97,7 +97,7 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 
   .ppcenv: