]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sandburst/karef/u-boot.lds.debug
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / sandburst / karef / u-boot.lds.debug
index 6b99f135ada4107439b33495e7d1c9c65bdeb34c..b3b365e81cfe679af2ef4fd96dfa00ad50bdb6ff 100644 (file)
@@ -141,6 +141,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }