commit | f9301e1cda296245ba052d7b08321199c3d0af9d | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Mar 04 14:58:31 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Tue Mar 04 14:58:31 2008 +0100 |
tree | df34093c241d19bbba4074ebcbe1caf2c84db755 | |
parent | dfece9500556bed5d8244b1c15d973cec7c25bfe [diff] |
Makefile: fix problem with out-of-tree builds introduced by 5013c09f Commit 5013c09f (Makefile: cleanup "clean" target) introduced a problem for out-of-tree builds which caused "make clean" to fail. Signed-off-by: Wolfgang Denk <wd@denx.de>