]> git.sur5r.net Git - u-boot/blobdiff - board/eltec/mhpc/u-boot.lds.debug
Rename lib_generic/ to lib/
[u-boot] / board / eltec / mhpc / u-boot.lds.debug
index dbec9860a92a20a0969babd7d912a87e56f7e0ab..d55bf33b88d476c8e35be45a2782ece94e99241f 100644 (file)
@@ -57,14 +57,13 @@ SECTIONS
 
     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)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;