summaryrefslogtreecommitdiff
path: root/board/lantec
diff options
context:
space:
mode:
Diffstat (limited to 'board/lantec')
-rw-r--r--board/lantec/u-boot.lds1
-rw-r--r--board/lantec/u-boot.lds.debug1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/lantec/u-boot.lds b/board/lantec/u-boot.lds
index b9fa2d6d94..854ed68932 100644
--- a/board/lantec/u-boot.lds
+++ b/board/lantec/u-boot.lds
@@ -66,7 +66,6 @@ SECTIONS
common/env_embedded.o(.text)
*(.text)
- *(.fixup)
*(.got1)
}
_etext = .;
diff --git a/board/lantec/u-boot.lds.debug b/board/lantec/u-boot.lds.debug
index d5e2c1d579..3b4799e1ef 100644
--- a/board/lantec/u-boot.lds.debug
+++ b/board/lantec/u-boot.lds.debug
@@ -64,7 +64,6 @@ SECTIONS
common/env_embedded.o(.text)
*(.text)
- *(.fixup)
*(.got1)
}
_etext = .;