commit | 46fdeb12e4a9bdf5421427eb3ffc06144e016f26 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed May 14 10:32:32 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Wed May 14 12:26:16 2008 +0200 |
tree | ea3116860b4abf423e45b1feb6ce40156638d11c | |
parent | 7a8b855b39d60a85fb376727d176c935c39eb458 [diff] |
ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build Canyonlands has a file ddr2_fixed.c which needs special treatment when building in separate directory. It has to be linked to build directory otherwise it is not seen. Signed-off-by: Stefan Roese <sr@denx.de>