diff options
Diffstat (limited to 'board/freescale/m5235evb/u-boot.32')
-rw-r--r-- | board/freescale/m5235evb/u-boot.32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m5235evb/u-boot.32 b/board/freescale/m5235evb/u-boot.32 index 53c337df893..50045e1a45b 100644 --- a/board/freescale/m5235evb/u-boot.32 +++ b/board/freescale/m5235evb/u-boot.32 @@ -60,7 +60,7 @@ SECTIONS cpu/mcf523x/cpu_init.o (.text) cpu/mcf523x/interrupts.o (.text) cpu/mcf523x/speed.o (.text) - lib_m68k/libm68k.a (.text) + arch/m68k/lib/libm68k.a (.text) common/dlmalloc.o (.text) common/cmd_bootm.o (.text) common/cmd_flash.o (.text) |