commit | fdd1247a66d788a3446244f6fde9955a93c26322 | [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 | a8409f4f1ac84c36273c1a1e341189662521bcfb [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>