summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 21b4bd8076..f4a1fff1a1 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -56,7 +56,6 @@ EOF
f=`grep "^include.*make/custom" ${cfg_file} \
| sed \
-e 's%^.*custom\/%%' \
- -e s%\$\(RTEMS_HOST\)%${RTEMS_HOST}% \
-e 's%default\.cfg%%' \
-e 's%\.cfg$%%'`;
else break; fi;
@@ -68,7 +67,6 @@ done
AC_MSG_NOTICE([creating make/${RTEMS_BSP}.cache])
${MAKE-make} -f ${srcdir}/make/bsp.mak \
RTEMS_BSP=${RTEMS_BSP} \
-RTEMS_HOST=${RTEMS_HOST} \
RTEMS_ROOT=. make/${RTEMS_BSP}.cache
# Read back the cache