diff options
Diffstat (limited to 'board/freescale/mpc8641hpcn/u-boot.lds')
-rw-r--r-- | board/freescale/mpc8641hpcn/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/mpc8641hpcn/u-boot.lds b/board/freescale/mpc8641hpcn/u-boot.lds index 99006709f06..06d491bec92 100644 --- a/board/freescale/mpc8641hpcn/u-boot.lds +++ b/board/freescale/mpc8641hpcn/u-boot.lds @@ -51,7 +51,6 @@ SECTIONS .text : { cpu/mpc86xx/start.o (.text) - board/freescale/mpc8641hpcn/init.o (.bootpg) cpu/mpc86xx/traps.o (.text) cpu/mpc86xx/interrupts.o (.text) cpu/mpc86xx/cpu_init.o (.text) |