X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fnetphone%2Fu-boot.lds.debug;h=5f74337b6dfb2ad20f722f36f72287927a15dd5d;hb=bc5fd908d976cfd898e8cbb591e7220ddc8a684a;hp=e1fe052c37464561897979e22d1514cd6f08f14e;hpb=0ce033d2582129243aca10d3072a221386bbba44;p=u-boot diff --git a/board/netphone/u-boot.lds.debug b/board/netphone/u-boot.lds.debug index e1fe052c37..5f74337b6d 100644 --- a/board/netphone/u-boot.lds.debug +++ b/board/netphone/u-boot.lds.debug @@ -132,6 +132,6 @@ SECTIONS *(.bss) *(COMMON) } - __bss_end__ = . ; + __bss_end = . ; PROVIDE (end = .); }