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