]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/vpac270/u-boot-spl.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / vpac270 / u-boot-spl.lds
index 1958c2fb9031b2c252b48247062003f44e36484a..dc437d1f2329232320da07e3899d32895544a8d2 100644 (file)
@@ -78,7 +78,7 @@ SECTIONS
                __bss_start = .;
                *(.bss)
                 . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        }
 
        /DISCARD/ : { *(.bss*) }