]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/manroland/uc100/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / manroland / uc100 / u-boot.lds
index 8c75dea0fd074b81eb331576ad487e3a3d554440..d1bb1278886461d37a94e7c90d2a04d7bef98cff 100644 (file)
@@ -96,6 +96,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }