X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fc2mon%2Fu-boot.lds;h=51e95d555c13316ff7acd7f306842ac0e48d1116;hb=78acc472d9719316f22e002a009a998d9ceec29d;hp=2d0efb31612e0fea52537b1d056cd6f0f9766b05;hpb=858290178f222d998b6425d85cf06822467918f3;p=oweals%2Fu-boot.git diff --git a/board/c2mon/u-boot.lds b/board/c2mon/u-boot.lds index 2d0efb3161..51e95d555c 100644 --- a/board/c2mon/u-boot.lds +++ b/board/c2mon/u-boot.lds @@ -57,10 +57,10 @@ SECTIONS cpu/mpc8xx/start.o (.text) common/dlmalloc.o (.text) - lib_ppc/ppcstring.o (.text) - lib_generic/vsprintf.o (.text) - lib_generic/crc32.o (.text) - lib_generic/zlib.o (.text) + arch/ppc/lib/ppcstring.o (.text) + lib/vsprintf.o (.text) + lib/crc32.o (.text) + lib/zlib.o (.text) . = env_offset; common/env_embedded.o(.text)