X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Femk%2Ftop860%2Fu-boot.lds.debug;h=6ca72980e30ef8a034eb111e65a5ce1f81bb709a;hb=78acc472d9719316f22e002a009a998d9ceec29d;hp=5d97095c12a431879a778c8a186219e5ca8b7320;hpb=10a3367955bc2033b288915f8f10d0e507fe2fa1;p=u-boot diff --git a/board/emk/top860/u-boot.lds.debug b/board/emk/top860/u-boot.lds.debug index 5d97095c12..6ca72980e3 100644 --- a/board/emk/top860/u-boot.lds.debug +++ b/board/emk/top860/u-boot.lds.debug @@ -57,15 +57,14 @@ SECTIONS 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/ppc/lib/extable.o (.text) . = env_offset; - common/environment.o(.text) + common/env_embedded.o(.text) *(.text) - *(.fixup) *(.got1) } _etext = .;