summaryrefslogtreecommitdiffstats
path: root/board/korat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/korat/Makefile')
-rw-r--r--board/korat/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/korat/Makefile b/board/korat/Makefile
index 6781596e7b..64468fdc1a 100644
--- a/board/korat/Makefile
+++ b/board/korat/Makefile
@@ -37,12 +37,6 @@ all: $(LIB) $(SOBJS)
$(LIB): $(OBJS)
$(call cmd_link_o_target, $^)
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud