diff options
Diffstat (limited to 'board/prodrive/p3p440')
-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 93279709a8d..b1c2dfffe9b 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 = .; |