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