]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/hermes/u-boot.lds
Move lib_$ARCH directories to arch/$ARCH/lib
[karo-tx-uboot.git] / board / hermes / u-boot.lds
index 7b74cb7d5f60c45655d50b790ebf551c3ecdb32d..1252baf41c4a2dec6f2d9b6394e0e22350b59b6c 100644 (file)
@@ -58,9 +58,9 @@ SECTIONS
     cpu/mpc8xx/start.o         (.text)
     common/dlmalloc.o          (.text)
     cpu/mpc8xx/interrupts.o    (.text)
-    lib_ppc/time.o             (.text)
-    lib_ppc/ticks.o            (.text)
-    lib_ppc/cache.o            (.text)
+    arch/ppc/lib/time.o                (.text)
+    arch/ppc/lib/ticks.o               (.text)
+    arch/ppc/lib/cache.o               (.text)
     lib_generic/crc32.o                (.text)
     . = env_offset;
     common/env_embedded.o(.text)