]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/siemens/IAD210/u-boot.lds
Move lib_$ARCH directories to arch/$ARCH/lib
[people/ms/u-boot.git] / board / siemens / IAD210 / u-boot.lds
index 104b44ccffbfbbe91e3bbfb8a250f659d9513f8a..877cf9ae01608466e7a4de9165de6e281ed0413f 100644 (file)
@@ -57,9 +57,9 @@ SECTIONS
 
     cpu/mpc8xx/start.o (.text)
     common/dlmalloc.o  (.text)
-    lib_ppc/ppcstring.o        (.text)
+    arch/ppc/lib/ppcstring.o   (.text)
     cpu/mpc8xx/interrupts.o (.text)
-    lib_ppc/time.o             (.text)
+    arch/ppc/lib/time.o                (.text)
     . = env_offset;
     common/env_embedded.o(.text)