]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/stx/stxxtc/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / stx / stxxtc / u-boot.lds
index ddb5a72b2ba8a77c5eede85e4313b5e41c707a9f..03891e937f1123349d8576860f1aa9bc2d6c37df 100644 (file)
@@ -93,6 +93,6 @@ SECTIONS
    *(COMMON)
    . = ALIGN(4);
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }