summaryrefslogtreecommitdiffstats
path: root/board/psyent
diff options
context:
space:
mode:
Diffstat (limited to 'board/psyent')
-rw-r--r--board/psyent/pci5441/Makefile6
-rw-r--r--board/psyent/pk1c20/Makefile6
2 files changed, 0 insertions, 12 deletions
diff --git a/board/psyent/pci5441/Makefile b/board/psyent/pci5441/Makefile
index 1cfe9e5c2a..24b8d7d26c 100644
--- a/board/psyent/pci5441/Makefile
+++ b/board/psyent/pci5441/Makefile
@@ -39,12 +39,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
diff --git a/board/psyent/pk1c20/Makefile b/board/psyent/pk1c20/Makefile
index 4677809f51..32530f82e1 100644
--- a/board/psyent/pk1c20/Makefile
+++ b/board/psyent/pk1c20/Makefile
@@ -39,12 +39,6 @@ SOBJS := $(addprefix $(obj),$(SOBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(SOBJS) $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud