diff options
Diffstat (limited to 'board/nc650/u-boot.lds.debug')
| -rw-r--r-- | board/nc650/u-boot.lds.debug | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/nc650/u-boot.lds.debug b/board/nc650/u-boot.lds.debug index 079a55abe..5f8dc9d2c 100644 --- a/board/nc650/u-boot.lds.debug +++ b/board/nc650/u-boot.lds.debug @@ -54,7 +54,6 @@ SECTIONS    {      cpu/mpc8xx/start.o	(.text)      *(.text) -    *(.fixup)      *(.got1)    }    _etext = .; |