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