aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m5275evb/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5275evb/u-boot.lds')
-rw-r--r--board/freescale/m5275evb/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m5275evb/u-boot.lds b/board/freescale/m5275evb/u-boot.lds
index 700b9f509..cd17b0abf 100644
--- a/board/freescale/m5275evb/u-boot.lds
+++ b/board/freescale/m5275evb/u-boot.lds
@@ -55,7 +55,7 @@ SECTIONS
/* WARNING - the following is hand-optimized to fit within */
/* the sector layout of our flash chips! XXX FIXME XXX */
- cpu/mcf52x2/start.o (.text)
+ arch/m68k/cpu/mcf52x2/start.o (.text)
common/dlmalloc.o (.text)
lib/string.o (.text)
lib/zlib.o (.text)