ppc4xx: Remove reference to common/lists.o from some esd linker scripts
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>
This commit is contained in:
parent
97b0734d65
commit
7e410aa30f
@ -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)
|
||||
|
||||
/*
|
||||
|
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user