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