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