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