diff options
Diffstat (limited to 'board/gen860t/u-boot.lds')
-rw-r--r-- | board/gen860t/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gen860t/u-boot.lds b/board/gen860t/u-boot.lds index fbe3c70..8f40b30 100644 --- a/board/gen860t/u-boot.lds +++ b/board/gen860t/u-boot.lds @@ -56,7 +56,6 @@ SECTIONS { cpu/mpc8xx/start.o (.text) *(.text) - *(.fixup) *(.got1) } _etext = .; |