summaryrefslogtreecommitdiffstats
path: root/board/astro
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2010-04-12 22:28:12 -0500
committerWolfgang Denk <wd@denx.de>2010-04-13 09:13:24 +0200
commita4145534851bf74619cb373a942613a74547bb82 (patch)
tree653ca8e04cad5da1eecac601b77f1f9b9cfd5fc5 /board/astro
parent84ad688473bec2875e171b71040eb9e033c6c206 (diff)
downloadblackbird-obmc-uboot-a4145534851bf74619cb373a942613a74547bb82.tar.gz
blackbird-obmc-uboot-a4145534851bf74619cb373a942613a74547bb82.zip
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'board/astro')
-rw-r--r--board/astro/mcf5373l/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/astro/mcf5373l/u-boot.lds b/board/astro/mcf5373l/u-boot.lds
index 73e0310156..167a0a3f12 100644
--- a/board/astro/mcf5373l/u-boot.lds
+++ b/board/astro/mcf5373l/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/mcf532x/start.o (.text)
+ arch/m68k/cpu/mcf532x/start.o (.text)
arch/m68k/lib/traps.o (.text)
arch/m68k/lib/interrupts.o (.text)
common/dlmalloc.o (.text)
OpenPOWER on IntegriCloud