X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fivm%2Fu-boot.lds.debug;h=6bcf167a0a3bf31b0eb89739c8b649a17a348cba;hb=3c43ca2ae2a7ee28eca49369ff11da4996eedad6;hp=4d49f1bbef41c9f5566ad5c2360d5dbb5c758751;hpb=0cf4fd3cf8d0e00605bec5fc56f89c6415015a46;p=oweals%2Fu-boot.git diff --git a/board/ivm/u-boot.lds.debug b/board/ivm/u-boot.lds.debug index 4d49f1bbef..6bcf167a0a 100644 --- a/board/ivm/u-boot.lds.debug +++ b/board/ivm/u-boot.lds.debug @@ -55,17 +55,16 @@ SECTIONS /* WARNING - the following is hand-optimized to fit within */ /* the sector layout of our flash chips! XXX FIXME XXX */ - cpu/mpc8xx/start.o (.text) + arch/powerpc/cpu/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/powerpc/lib/extable.o (.text) . = env_offset; common/env_embedded.o(.text) *(.text) - *(.fixup) *(.got1) } _etext = .;