summaryrefslogtreecommitdiff
path: root/package/eglibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-25 16:20:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-25 16:20:08 +0200
commit16b627883cdd2fb2258002b30dfa61c440373e9c (patch)
treead80cc8480a05bc4f91d54edaae5b7f5b608fb57 /package/eglibc/Makefile
parent2196fce0b2ee7d8188c1d34fc1d6bb6555538870 (diff)
parent418f934071ec5fc3afc1540df2c2ed27b676f306 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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