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