diff options
Diffstat (limited to 'board/westel/amx860/u-boot.lds')
-rw-r--r-- | board/westel/amx860/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/westel/amx860/u-boot.lds b/board/westel/amx860/u-boot.lds index 61650a85fa1..2d0efb31612 100644 --- a/board/westel/amx860/u-boot.lds +++ b/board/westel/amx860/u-boot.lds @@ -66,7 +66,6 @@ SECTIONS common/env_embedded.o(.text) *(.text) - *(.fixup) *(.got1) } _etext = .; |