]> git.sur5r.net Git - u-boot/blobdiff - board/lantec/u-boot.lds.debug
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
[u-boot] / board / lantec / u-boot.lds.debug
index 3b4799e1ef0623e1c32a458e95cffecf9965d5d9..deea7e29fc1cc296cace670448b02e08b3c1040f 100644 (file)
@@ -55,10 +55,10 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/dlmalloc.o  (.text)
-    lib_generic/vsprintf.o     (.text)
-    lib_generic/crc32.o                (.text)
+    lib/vsprintf.o     (.text)
+    lib/crc32.o                (.text)
 
     . = env_offset;
     common/env_embedded.o(.text)