summaryrefslogtreecommitdiffstats
path: root/board/freescale/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/Makefile')
-rw-r--r--board/freescale/common/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/freescale/common/Makefile b/board/freescale/common/Makefile
index b27f054dfe..353d3c6f01 100644
--- a/board/freescale/common/Makefile
+++ b/board/freescale/common/Makefile
@@ -70,12 +70,6 @@ $(LIB): $(obj).depend $(OBJS) $(SUBLIB)
$(SUBLIB): $(obj).depend
$(MAKE) -C $(dir $(subst $(obj),,$@))
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud