]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pmc440/u-boot-nand.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / esd / pmc440 / u-boot-nand.lds
index 4469b80dc952842b7af5cacde73881ddf5ad3eed..6a5cef6c8c8ad1f7deef16c11aa270ea12ab09be 100644 (file)
@@ -129,6 +129,6 @@ SECTIONS
    . = ALIGN(4);
   }
 
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }