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