summaryrefslogtreecommitdiffstats
path: root/board/mousse/u-boot.lds.rom
diff options
context:
space:
mode:
Diffstat (limited to 'board/mousse/u-boot.lds.rom')
-rw-r--r--board/mousse/u-boot.lds.rom4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/mousse/u-boot.lds.rom b/board/mousse/u-boot.lds.rom
index 2721fdc6f8..4f42b329d8 100644
--- a/board/mousse/u-boot.lds.rom
+++ b/board/mousse/u-boot.lds.rom
@@ -52,9 +52,9 @@ SECTIONS
.plt : { *(.plt) }
.text :
{
- arch/ppc/cpu/mpc824x/start.o (.text)
+ arch/powerpc/cpu/mpc824x/start.o (.text)
common/board.o (.text)
- arch/ppc/lib/ppcstring.o (.text)
+ arch/powerpc/lib/ppcstring.o (.text)
lib/vsprintf.o (.text)
lib/crc32.o (.text)
lib/zlib.o (.text)
OpenPOWER on IntegriCloud