]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/davinci/da8xxevm/u-boot-spl-hawk.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / davinci / da8xxevm / u-boot-spl-hawk.lds
index b3a41afc42daa331e6761aabf749d6ec043603ff..2557830f949ca3536e62a54dbd37c72d17d90543 100644 (file)
@@ -74,7 +74,7 @@ SECTIONS
                __bss_start = .;
                *(.bss*)
                . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        }
 
        _end = .;