summaryrefslogtreecommitdiffstats
path: root/board/cray/L1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/cray/L1/Makefile')
-rw-r--r--board/cray/L1/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/cray/L1/Makefile b/board/cray/L1/Makefile
index d1a7a0b0df..4560c4fd8e 100644
--- a/board/cray/L1/Makefile
+++ b/board/cray/L1/Makefile
@@ -38,13 +38,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(OBJS) $(SOBJS) $(obj)bootscript.o
$(call cmd_link_o_target, $^)
-clean:
- rm -f $(SOBJS) $(OBJS) $(obj)bootscript.c \
- $(obj)bootscript.image $(obj)bootscript.o
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
$(obj)$(BOARD).o : $(src)$(BOARD).c $(obj)bootscript.o
$(obj)bootscript.c: $(obj)bootscript.image
OpenPOWER on IntegriCloud