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