diff options
Diffstat (limited to 'board/mousse/u-boot.lds.rom')
-rw-r--r-- | board/mousse/u-boot.lds.rom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mousse/u-boot.lds.rom b/board/mousse/u-boot.lds.rom index f79c39f7161..9750fc5f190 100644 --- a/board/mousse/u-boot.lds.rom +++ b/board/mousse/u-boot.lds.rom @@ -54,7 +54,7 @@ SECTIONS { cpu/mpc824x/start.o (.text) common/board.o (.text) - lib_ppc/ppcstring.o (.text) + arch/ppc/lib/ppcstring.o (.text) lib_generic/vsprintf.o (.text) lib_generic/crc32.o (.text) lib_generic/zlib.o (.text) |