]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/nds32/cpu/n1213/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / arch / nds32 / cpu / n1213 / u-boot.lds
index 57909481a968e03f2ed0acbef435eafe23352363..e9fbcd380469b6cf8d68f7cfec60766bc1ae0ffd 100644 (file)
@@ -66,7 +66,7 @@ SECTIONS
                __bss_start = .;
                *(.bss)
                 . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        }
 
 }