summaryrefslogtreecommitdiffstats
path: root/board/sbc8641d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sbc8641d/Makefile')
-rw-r--r--board/sbc8641d/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/sbc8641d/Makefile b/board/sbc8641d/Makefile
index 433c132fab..caba9b9868 100644
--- a/board/sbc8641d/Makefile
+++ b/board/sbc8641d/Makefile
@@ -36,13 +36,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(obj).depend $(OBJS) $(SOBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(OBJS) $(SOBJS)
-
-.PHONY: distclean
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud