summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu/sh4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/cpu/sh4/Makefile')
-rw-r--r--arch/sh/cpu/sh4/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sh/cpu/sh4/Makefile b/arch/sh/cpu/sh4/Makefile
index ba84de39fb..eec31b2bdb 100644
--- a/arch/sh/cpu/sh4/Makefile
+++ b/arch/sh/cpu/sh4/Makefile
@@ -38,12 +38,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(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