]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/tasreg/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / board / esd / tasreg / u-boot.lds
index 7642bba7eef1d3acd2a068a2381f6c8d7b9f137b..a4d9da7aaf2bfd85ed8929623dd0c48e9e7d699e 100644 (file)
@@ -93,6 +93,6 @@ SECTIONS
    . = ALIGN(4);
    _ebss = .;
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }