summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 338e620b46a0..4b5d0251e57c 100644
--- a/Makefile
+++ b/Makefile
@@ -304,7 +304,6 @@ clean: clean-host clean-build
clean-host:
rm -fr $(SRCDIR)/*/$(INPATH)
rm -fr install
- rm -f $(WORKDIR_BOOTSTRAP)
clean-build:
ifeq ($(CROSS_COMPILING),YES)