]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5282evb/u-boot.lds
Rename lib_generic/ to lib/
[karo-tx-uboot.git] / board / freescale / m5282evb / u-boot.lds
index f46e0251efd72a1def792b449ff01019811d62e0..e936adff16fa99b94b0b54c42d822a8b865f5fd5 100644 (file)
@@ -57,9 +57,9 @@ SECTIONS
 
     cpu/mcf52x2/start.o        (.text)
     common/dlmalloc.o  (.text)
-    lib_generic/string.o       (.text)
-    lib_generic/vsprintf.o     (.text)
-    lib_generic/crc32.o        (.text)
+    lib/string.o       (.text)
+    lib/vsprintf.o     (.text)
+    lib/crc32.o        (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o(.text)