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