diff options
Diffstat (limited to 'board/hymod')
-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 337a3954d2d..9bf0f0938a2 100644 --- a/board/hymod/u-boot.lds +++ b/board/hymod/u-boot.lds @@ -69,7 +69,6 @@ SECTIONS common/environment.o(.text) *(.text) - *(.fixup) *(.got1) } _etext = .; |