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