summaryrefslogtreecommitdiffstats
path: root/board/shmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/shmin/Makefile')
-rw-r--r--board/shmin/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/shmin/Makefile b/board/shmin/Makefile
index 06888cdd60..33fd9c7b9e 100644
--- a/board/shmin/Makefile
+++ b/board/shmin/Makefile
@@ -33,12 +33,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(obj).depend $(OBJS) $(SOBJS)
$(AR) $(ARFLAGS) $@ $(OBJS) $(SOBJS)
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak .depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud