diff options
Diffstat (limited to 'board/xilinx/ppc405-generic/u-boot-rom.lds')
-rw-r--r-- | board/xilinx/ppc405-generic/u-boot-rom.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/xilinx/ppc405-generic/u-boot-rom.lds b/board/xilinx/ppc405-generic/u-boot-rom.lds index 592976a..02044e4 100644 --- a/board/xilinx/ppc405-generic/u-boot-rom.lds +++ b/board/xilinx/ppc405-generic/u-boot-rom.lds @@ -67,7 +67,6 @@ SECTIONS *(.text) - *(.fixup) *(.got1) } _etext = .; |