diff options
Diffstat (limited to 'board/gdsys/gdppc440etx')
| -rw-r--r-- | board/gdsys/gdppc440etx/u-boot.lds | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/gdsys/gdppc440etx/u-boot.lds b/board/gdsys/gdppc440etx/u-boot.lds index 77f0aae70..6ab36ee85 100644 --- a/board/gdsys/gdppc440etx/u-boot.lds +++ b/board/gdsys/gdppc440etx/u-boot.lds @@ -69,7 +69,6 @@ SECTIONS      board/gdsys/gdppc440etx/init.o	(.text)      *(.text) -    *(.fixup)      *(.got1)    }    _etext = .; |