AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
[oweals/u-boot.git] / board / mousse / u-boot.lds.rom
index 4f42b329d835a0c6af8c874ed7ea8d57a4416be4..b4b9e02e523e0d80d06bb5b95c9ec4eaad811dab 100644 (file)
@@ -126,6 +126,6 @@ SECTIONS
    *(COMMON)
   }
 
-  _end = . ;
+  __bss_end__ = . ;
   PROVIDE (end = .);
 }