summaryrefslogtreecommitdiffstats
path: root/board/davinci/da8xxevm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/davinci/da8xxevm/Makefile')
-rw-r--r--board/davinci/da8xxevm/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/davinci/da8xxevm/Makefile b/board/davinci/da8xxevm/Makefile
index c1b2119d59..1ebf70c8e4 100644
--- a/board/davinci/da8xxevm/Makefile
+++ b/board/davinci/da8xxevm/Makefile
@@ -40,12 +40,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 *~ .depend
-
#########################################################################
# This is for $(obj).depend target
include $(SRCTREE)/rules.mk
OpenPOWER on IntegriCloud