summaryrefslogtreecommitdiffstats
path: root/board/amcc/redwood/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/redwood/Makefile')
-rw-r--r--board/amcc/redwood/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/amcc/redwood/Makefile b/board/amcc/redwood/Makefile
index 8759001185..1a374dd445 100644
--- a/board/amcc/redwood/Makefile
+++ b/board/amcc/redwood/Makefile
@@ -35,12 +35,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(obj).depend $(OBJS) $(SOBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak .depend *~
-
#########################################################################
include $(SRCTREE)/rules.mk
OpenPOWER on IntegriCloud