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