diff options
Diffstat (limited to 'board/rmu')
-rw-r--r-- | board/rmu/u-boot.lds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/rmu/u-boot.lds b/board/rmu/u-boot.lds index 47247ec8133..c354ff82834 100644 --- a/board/rmu/u-boot.lds +++ b/board/rmu/u-boot.lds @@ -57,7 +57,7 @@ SECTIONS cpu/mpc8xx/start.o (.text) common/dlmalloc.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) |