diff options
Diffstat (limited to 'board/freescale/m5235evb/u-boot.16')
-rw-r--r-- | board/freescale/m5235evb/u-boot.16 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/freescale/m5235evb/u-boot.16 b/board/freescale/m5235evb/u-boot.16 index c134884..940da14 100644 --- a/board/freescale/m5235evb/u-boot.16 +++ b/board/freescale/m5235evb/u-boot.16 @@ -57,8 +57,8 @@ SECTIONS cpu/mcf523x/start.o (.text) cpu/mcf523x/cpu_init.o (.text) - lib_m68k/traps.o (.text) - lib_m68k/interrupts.o (.text) + arch/m68k/lib/traps.o (.text) + arch/m68k/lib/interrupts.o (.text) common/dlmalloc.o (.text) lib_generic/zlib.o (.text) |