summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-10 12:17:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-10 12:17:41 +0100
commit1edd657512fe89c6727a3d8adb68f29568078347 (patch)
tree63d7aae7d5df7fe203e6fcd87817403880bb2d3b /toolchain/glibc/Makefile
parenta23695355a860d85d6d9af18fab5fb3776a36746 (diff)
create directory where others are created
Diffstat (limited to 'toolchain/glibc/Makefile')
-rw-r--r--toolchain/glibc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile b/toolchain/glibc/Makefile
index cfa3690e8..5d8a252c4 100644
--- a/toolchain/glibc/Makefile
+++ b/toolchain/glibc/Makefile
@@ -38,7 +38,6 @@ $(WRKBUILD)/.headers_configure:
touch $@
$(WRKBUILD)/.headers: $(WRKBUILD)/.headers_configure
- mkdir -p $(STAGING_TARGET_DIR)/usr/lib
(cd $(GLIBC_BUILD_DIR_INITIAL); \
${GLIBC_ENV} \
$(MAKE) ${GLIBC_MAKEOPTS} \