]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
authorStefan Roese <sr@denx.de>
Mon, 1 Sep 2008 06:35:37 +0000 (08:35 +0200)
committerStefan Roese <sr@denx.de>
Wed, 3 Sep 2008 12:39:25 +0000 (14:39 +0200)
This patch removes some direct references to common/lists.o from some
esd linker scripts. This is necessary because the lists source was moved
and is not in the "common" directory anymore.

Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/ar405/u-boot.lds
board/esd/canbt/u-boot.lds
board/esd/dasa_sim/u-boot.lds

index b072bbb3ee1d14ab82a155702df963afb5bfe9f6..89cd067346a3d154c8385a0b93ac55cc87fe17d6 100644 (file)
@@ -79,7 +79,6 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/cmd_nvedit.o                (.text)
     common/console.o           (.text)
-    common/lists.o             (.text)
     common/main.o              (.text)
 
 /*
index e66db5d233ad9657a67f43e86ddd7063578613e0..71bac09f232f6b8300566bb8dd20ef9b0025be1f 100644 (file)
@@ -78,7 +78,6 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/cmd_nvedit.o                (.text)
     common/console.o           (.text)
-    common/lists.o             (.text)
     common/main.o              (.text)
     net/net.o                  (.text)
 
index 67d72f77fbca50caa17e2b50267625b84c9025b1..6126b1603225284c2b9e075dc65b092f1bcc3916 100644 (file)
@@ -78,7 +78,6 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/cmd_nvedit.o                (.text)
     common/console.o           (.text)
-    common/lists.o             (.text)
     common/main.o              (.text)
 
     board/esd/dasa_sim/flash.o (.text)