]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sandburst/metrobox/u-boot.lds.debug
Move lib_$ARCH directories to arch/$ARCH/lib
[karo-tx-uboot.git] / board / sandburst / metrobox / u-boot.lds.debug
index 527c264326e0f69092b71bba86375276c4f0ee08..bbfea131e01599f12e8169cfe2c71a382c3c6a02 100644 (file)
@@ -64,16 +64,15 @@ SECTIONS
     cpu/ppc4xx/4xx_uart.o      (.text)
     cpu/ppc4xx/cpu_init.o      (.text)
     cpu/ppc4xx/speed.o (.text)
-    cpu/ppc4xx/4xx_enet.o      (.text)
+    drivers/net/4xx_enet.o     (.text)
     common/dlmalloc.o  (.text)
     lib_generic/crc32.o                (.text)
-    lib_ppc/extable.o  (.text)
+    arch/ppc/lib/extable.o     (.text)
     lib_generic/zlib.o         (.text)
 
-/*    common/environment.o(.text) */
+/*    common/env_embedded.o(.text) */
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;