]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mousse/u-boot.lds.ram
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / mousse / u-boot.lds.ram
index 525565134777d29c0544d682d87b2fb2e5189e72..2055429b4b1221a932efa0b71d7640b5c0e625d7 100644 (file)
@@ -96,6 +96,6 @@ SECTIONS
     common/env_embedded.o (.ppcenv)
   } > ram
 
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }