mvblx: punt unused clean/distclean targets

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
This commit is contained in:
Michael Jones 2011-11-06 22:44:29 +00:00 committed by Wolfgang Denk
parent 068f158fdf
commit 94f6142957

View file

@ -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