]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/westel/amx860/u-boot.lds.debug
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / board / westel / amx860 / u-boot.lds.debug
index dbd1f9d1064a7a74778fcbf10f522cece405b479..282738bd59eb4570523a734335e181d149a8c5f4 100644 (file)
@@ -57,15 +57,14 @@ SECTIONS
 
     cpu/mpc8xx/start.o (.text)
     common/dlmalloc.o  (.text)
-    lib_generic/vsprintf.o     (.text)
-    lib_generic/crc32.o                (.text)
-    lib_ppc/extable.o  (.text)
+    lib/vsprintf.o     (.text)
+    lib/crc32.o                (.text)
+    arch/ppc/lib/extable.o     (.text)
 
     . = env_offset;
     common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;