]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ip860/u-boot.lds.debug
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
[karo-tx-uboot.git] / board / ip860 / u-boot.lds.debug
index 0b3417753161e8a15cdc05ff26cacd89435965fc..ecc9f26e08f0fd2c5b8ad688459c139477da0713 100644 (file)
@@ -133,6 +133,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }