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