summaryrefslogtreecommitdiff
path: root/package/eglibc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/eglibc/Makefile')
-rw-r--r--package/eglibc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/eglibc/Makefile b/package/eglibc/Makefile
index e489c6aad..d9c4cad1e 100644
--- a/package/eglibc/Makefile
+++ b/package/eglibc/Makefile
@@ -71,5 +71,6 @@ endif
PATH='${TARGET_PATH}' \
$(MAKE) -C $(WRKBUILD) \
install-headers install-bootstrap-headers=yes
+ @find $(IDIR_EGLIBC_DEV) -name .install -delete
include ${TOPDIR}/mk/pkg-bottom.mk