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