]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Makefile: clean MatrixVision builds
authorWolfgang Denk <wd@denx.de>
Sat, 16 Oct 2010 16:24:16 +0000 (18:24 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 18 Oct 2010 19:57:26 +0000 (21:57 +0200)
commit74c7a95f28de3f430eb870f001cb2b010cb85366
tree7730596e55f1930a095b2fcad1c0d09644ccecc7
parente2229352c14930a661d2b6a3bf5046efdbc16d32
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>
Makefile