commit | 7e410aa30fbcb1d19a26bbf1e84a9ca6102d534b | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Sep 01 08:35:37 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Sep 03 14:39:25 2008 +0200 |
tree | 8a7874d365a61714708e90c5521e5e40d3100e6e | |
parent | 97b0734d65f8a0b03df0a335a2addc759da56107 [diff] |
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>