summaryrefslogtreecommitdiff
path: root/package/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'package/gcc')
-rw-r--r--package/gcc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gcc/Makefile b/package/gcc/Makefile
index e2b0739ba..813a8241f 100644
--- a/package/gcc/Makefile
+++ b/package/gcc/Makefile
@@ -47,7 +47,6 @@ ifeq ($(ADK_TARGET_LIB_UCLIBC),y)
else
${CP} ${STAGING_DIR}/usr/lib/crt* ${IDIR_GCC}/usr/lib
endif
- rm -rf ${IDIR_GCC}/usr/lib/gcc/*/*/include-fixed
rm -rf ${IDIR_GCC}/usr/lib/gcc/*/*/install-tools
include ${TOPDIR}/mk/pkg-bottom.mk