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