]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc5xxx/u-boot-customlayout.lds
Move lib_$ARCH directories to arch/$ARCH/lib
[karo-tx-uboot.git] / cpu / mpc5xxx / u-boot-customlayout.lds
index c34008661973061733068239af84dd6faaf2f0c2..c08c9c9232940f05ae0102f50ed123f3b52b6349 100644 (file)
@@ -58,8 +58,8 @@ SECTIONS
     cpu/mpc5xxx/start.o          (.text)
     cpu/mpc5xxx/traps.o          (.text)
     lib_generic/crc32.o         (.text)
-    lib_ppc/cache.o             (.text)
-    lib_ppc/time.o              (.text)
+    arch/ppc/lib/cache.o             (.text)
+    arch/ppc/lib/time.o              (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o        (.ppcenv)