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