summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2011d3771..f8eaac343 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -35,7 +35,6 @@ include $(top_srcdir)libpthread/Makefile.in
include $(top_srcdir)libc/Makefile.in
include/bits/uClibc_config.h: .config
- $(RM) -r include/bits
$(INSTALL) -d include/bits
@if [ ! -x extra/config/conf ] ; then \
$(MAKE) -C extra/config conf; \