Rename lib_generic/ to lib/
[oweals/u-boot.git] / board / actux1 / u-boot.lds
index 1087167bae344d285e0cdc8d6ecc2e34ff5104e3..40b5ef3bd19365b6b600cf344e691f4e1104de6a 100644 (file)
@@ -31,8 +31,8 @@ SECTIONS
        . = ALIGN (4);
        .text : {
                cpu/ixp/start.o(.text)
-               lib_generic/string.o(.text)
-               lib_generic/vsprintf.o(.text)
+               lib/string.o(.text)
+               lib/vsprintf.o(.text)
                arch/arm/lib/board.o(.text)
                common/dlmalloc.o(.text)
                cpu/ixp/cpu.o(.text)