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