diff options
Diffstat (limited to 'board/mpl/pip405/u-boot.lds.debug')
-rw-r--r-- | board/mpl/pip405/u-boot.lds.debug | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/board/mpl/pip405/u-boot.lds.debug b/board/mpl/pip405/u-boot.lds.debug index 970628d..09c0191 100644 --- a/board/mpl/pip405/u-boot.lds.debug +++ b/board/mpl/pip405/u-boot.lds.debug @@ -57,9 +57,9 @@ SECTIONS mpc8xx/start.o (.text) common/dlmalloc.o (.text) - lib_generic/vsprintf.o (.text) - lib_generic/crc32.o (.text) - lib_ppc/extable.o (.text) + lib/vsprintf.o (.text) + lib/crc32.o (.text) + arch/ppc/lib/extable.o (.text) common/env_embedded.o(.text) |