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