]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gaisler/gr_xc3s_1500/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / gaisler / gr_xc3s_1500 / u-boot.lds
index 87ea473b0a9b42158748fc0a3f1c311a23fa563a..18dfb814bf61eb9873967af6cc8218fc5f046fb6 100644 (file)
@@ -135,7 +135,7 @@ SECTIONS
        . = ALIGN(16); /* to speed clearing of bss up */
        }
        __bss_end = . ;
-       __bss_end__ = . ;
+       __bss_end = . ;
        PROVIDE (end = .);
 
 /* Relocated into main memory */