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