diff options
Diffstat (limited to 'board/sandburst/metrobox/u-boot.lds.debug')
| -rw-r--r-- | board/sandburst/metrobox/u-boot.lds.debug | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/sandburst/metrobox/u-boot.lds.debug b/board/sandburst/metrobox/u-boot.lds.debug index a3350f279..4bc5ceac0 100644 --- a/board/sandburst/metrobox/u-boot.lds.debug +++ b/board/sandburst/metrobox/u-boot.lds.debug @@ -73,7 +73,6 @@ SECTIONS  /*    common/env_embedded.o(.text) */      *(.text) -    *(.fixup)      *(.got1)    }    _etext = .; |