X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=board%2FRPXlite%2Fu-boot.lds.debug;h=99c48f28d4e491353d27be03e86bb909edea9614;hb=44c6e6591cb451ae606f8bde71dd5fb7b4002544;hp=c21890542f63c57afb9d33d5ac6146e57dc897a7;hpb=55f7934d2b07a62027cb05484ea3f10666a855d1;p=karo-tx-uboot.git diff --git a/board/RPXlite/u-boot.lds.debug b/board/RPXlite/u-boot.lds.debug index c21890542f..99c48f28d4 100644 --- a/board/RPXlite/u-boot.lds.debug +++ b/board/RPXlite/u-boot.lds.debug @@ -130,6 +130,6 @@ SECTIONS *(.bss) *(COMMON) } - _end = . ; + __bss_end__ = . ; PROVIDE (end = .); }