X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fnetta%2Fu-boot.lds.debug;h=a001f3fd878f5747de0d378b9d3158c2ee5b6c52;hb=9304296044337353181742ca7b9827ca5d5ce9c2;hp=df7b6adba4782392cee67fa397555fcdb030fe09;hpb=a47a12becf66f02a56da91c161e2edb625e9f20c;p=u-boot diff --git a/board/netta/u-boot.lds.debug b/board/netta/u-boot.lds.debug index df7b6adba4..a001f3fd87 100644 --- a/board/netta/u-boot.lds.debug +++ b/board/netta/u-boot.lds.debug @@ -130,6 +130,6 @@ SECTIONS *(.bss) *(COMMON) } - _end = . ; + __bss_end__ = . ; PROVIDE (end = .); }