commit | 1d5d8ef61d8a1b0fcaf6eb289d1b444bc2cce53f | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sat Oct 16 18:24:16 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 18 21:57:26 2010 +0200 |
tree | 7730596e55f1930a095b2fcad1c0d09644ccecc7 | |
parent | da7fb74bf04a578d467c9b83c754ce7ff9ea58b9 [diff] |
Makefile: clean MatrixVision builds "make clean" after builds of MatrixVision boards would leave stale files around: board/matrix_vision/mvblm7/bootscript.img board/matrix_vision/mvsmr/bootscript.img Fix this. Signed-off-by: Wolfgang Denk <wd@denx.de>