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