[U-Boot] [PATCH] mvblx: punt unused clean/distclean targets

Michael Jones michael.jones at matrix-vision.de
Mon Nov 7 09:44:29 CET 2011


Signed-off-by: Michael Jones <michael.jones at matrix-vision.de>
---

This would have been cleaned up by commit 464c7920 ("punt unused
clean/distclean targets"), but these files were in the pipeline
to go upstream when that patch was submitted.

 board/matrix_vision/mvblx/Makefile |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/board/matrix_vision/mvblx/Makefile b/board/matrix_vision/mvblx/Makefile
index 01cb517..f519a5d 100644
--- a/board/matrix_vision/mvblx/Makefile
+++ b/board/matrix_vision/mvblx/Makefile
@@ -37,12 +37,6 @@ CFLAGS += -Werror
 $(LIB):	$(obj).depend $(OBJS)
 	$(call cmd_link_o_target, $(OBJS))
 
-clean:
-	rm -f $(OBJS)
-
-distclean:	clean
-	rm -f $(LIB) core *.bak $(obj).depend
-
 #########################################################################
 
 # defines $(obj).depend target
-- 
1.7.4.1


MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner, Erhard Meier


More information about the U-Boot mailing list