summaryrefslogtreecommitdiffstats
path: root/board/palmld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/palmld/Makefile')
-rw-r--r--board/palmld/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/palmld/Makefile b/board/palmld/Makefile
index 29cdaeefbc..85d1fb4e43 100644
--- a/board/palmld/Makefile
+++ b/board/palmld/Makefile
@@ -31,12 +31,6 @@ OBJS := $(addprefix $(obj),$(COBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target
OpenPOWER on IntegriCloud