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