summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/u-boot-nand.lds
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc85xx/u-boot-nand.lds')
-rw-r--r--cpu/mpc85xx/u-boot-nand.lds1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc85xx/u-boot-nand.lds b/cpu/mpc85xx/u-boot-nand.lds
index a0fc8f138..b4c63e2a2 100644
--- a/cpu/mpc85xx/u-boot-nand.lds
+++ b/cpu/mpc85xx/u-boot-nand.lds
@@ -58,7 +58,6 @@ SECTIONS
.text :
{
*(.text)
- *(.fixup)
*(.got1)
} :text
_etext = .;