diff options
Diffstat (limited to 'board/amcc/sequoia/u-boot-nand.lds')
-rw-r--r-- | board/amcc/sequoia/u-boot-nand.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/amcc/sequoia/u-boot-nand.lds b/board/amcc/sequoia/u-boot-nand.lds index b580e0b..fb629e0 100644 --- a/board/amcc/sequoia/u-boot-nand.lds +++ b/board/amcc/sequoia/u-boot-nand.lds @@ -62,7 +62,6 @@ SECTIONS . = ALIGN(0x10000); *(.text) - *(.fixup) *(.got1) } _etext = .; |