summaryrefslogtreecommitdiffstats
path: root/board/ti/panda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/panda/Makefile')
-rw-r--r--board/ti/panda/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/ti/panda/Makefile b/board/ti/panda/Makefile
index 09f88ee86d..ec493f5c38 100644
--- a/board/ti/panda/Makefile
+++ b/board/ti/panda/Makefile
@@ -35,12 +35,6 @@ OBJS := $(addprefix $(obj),$(COBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud