aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/ppc405-generic/u-boot-rom.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/xilinx/ppc405-generic/u-boot-rom.lds')
-rw-r--r--board/xilinx/ppc405-generic/u-boot-rom.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xilinx/ppc405-generic/u-boot-rom.lds b/board/xilinx/ppc405-generic/u-boot-rom.lds
index 02044e43d..8fafbd59c 100644
--- a/board/xilinx/ppc405-generic/u-boot-rom.lds
+++ b/board/xilinx/ppc405-generic/u-boot-rom.lds
@@ -33,7 +33,7 @@ SECTIONS
.bootpg 0xFFFFF000 :
{
- cpu/ppc4xx/start.o (.bootpg)
+ arch/ppc/cpu/ppc4xx/start.o (.bootpg)
} = 0xffff
/* Read-only sections, merged into text segment: */