]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/westel/amx860/u-boot.lds.debug
Move lib_$ARCH directories to arch/$ARCH/lib
[karo-tx-uboot.git] / board / westel / amx860 / u-boot.lds.debug
index 7a7a40c23eeb6c20f63f4e7b5f8d0afa71817cd6..919eb2194d4127cbbfe6189390f4fab72925dee7 100644 (file)
@@ -59,13 +59,12 @@ SECTIONS
     common/dlmalloc.o  (.text)
     lib_generic/vsprintf.o     (.text)
     lib_generic/crc32.o                (.text)
-    lib_ppc/extable.o  (.text)
+    arch/ppc/lib/extable.o     (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;