summaryrefslogtreecommitdiffstats
path: root/board/eNET/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/eNET/Makefile')
-rw-r--r--board/eNET/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/eNET/Makefile b/board/eNET/Makefile
index 3703ae50ea..ad1c5b1e18 100644
--- a/board/eNET/Makefile
+++ b/board/eNET/Makefile
@@ -42,12 +42,6 @@ OBJS := $(addprefix $(obj),$(SOBJS-y) $(COBJS-y))
$(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