]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/nios2-generic/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / altera / nios2-generic / u-boot.lds
index 900fe65dc288525dd28af9f5d28dc4d16c6b91f6..f3095982b69bc1d8587f1ea61d613e1c4fa0547f 100644 (file)
@@ -102,7 +102,7 @@ SECTIONS
          *(.scommon)
        }
        . = ALIGN(4);
-       __bss_end__ = .;
+       __bss_end = .;
        PROVIDE (end = .);
 
        /* DEBUG -- symbol table, string table, etc. etc.