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