summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx31ads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx31ads/Makefile')
-rw-r--r--board/freescale/mx31ads/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/freescale/mx31ads/Makefile b/board/freescale/mx31ads/Makefile
index be4d61a9e3..dd4c1d1844 100644
--- a/board/freescale/mx31ads/Makefile
+++ b/board/freescale/mx31ads/Makefile
@@ -31,12 +31,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 $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud