]> git.sur5r.net Git - u-boot/blobdiff - board/uc100/u-boot.lds.debug
Rename lib_generic/ to lib/
[u-boot] / board / uc100 / u-boot.lds.debug
index 5750657111fb6e726ec228cfb1fe951db9bd0ad3..116a97208dae258b88722a0456d406921812dc5e 100644 (file)
@@ -57,13 +57,12 @@ 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)
 
     common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;