]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5208evbe/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / freescale / m5208evbe / u-boot.lds
index f3c9ed8c6138f644ea3de0fe15a8a89c0ff64f98..6f80e41159906200931f6fc9361bff8b82e790b0 100644 (file)
@@ -97,6 +97,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }