summaryrefslogtreecommitdiffstats
path: root/board/ti/tnetv107xevm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/tnetv107xevm/Makefile')
-rw-r--r--board/ti/tnetv107xevm/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/ti/tnetv107xevm/Makefile b/board/ti/tnetv107xevm/Makefile
index 03238f0afb..baa53e3eb7 100644
--- a/board/ti/tnetv107xevm/Makefile
+++ b/board/ti/tnetv107xevm/Makefile
@@ -34,12 +34,6 @@ all: $(LIB)
$(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