summaryrefslogtreecommitdiffstats
path: root/board/mousse/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/mousse/u-boot.lds')
-rw-r--r--board/mousse/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mousse/u-boot.lds b/board/mousse/u-boot.lds
index f6930b538c..ed5492d45e 100644
--- a/board/mousse/u-boot.lds
+++ b/board/mousse/u-boot.lds
@@ -52,7 +52,7 @@ SECTIONS
.plt : { *(.plt) }
.text :
{
- cpu/mpc824x/start.o (.text)
+ arch/ppc/cpu/mpc824x/start.o (.text)
arch/ppc/lib/board.o (.text)
arch/ppc/lib/ppcstring.o (.text)
lib/vsprintf.o (.text)
OpenPOWER on IntegriCloud