]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/RRvision/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / RRvision / u-boot.lds
index f9d2ec2aa9883eae5f6136476d192630c0c4c710..84bb763c7bdd3fcb64b35342486593e951d65733 100644 (file)
@@ -98,6 +98,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }