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