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