summaryrefslogtreecommitdiffstats
path: root/fs/yaffs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/yaffs2/Makefile')
-rw-r--r--fs/yaffs2/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/fs/yaffs2/Makefile b/fs/yaffs2/Makefile
index 6c50c81ba1..904d6466ea 100644
--- a/fs/yaffs2/Makefile
+++ b/fs/yaffs2/Makefile
@@ -38,13 +38,6 @@ all: $(LIB)
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-.PHONY: clean distclean
-clean:
- rm -f $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak .depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud