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 337a3954d..9bf0f0938 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 = .; |