summaryrefslogtreecommitdiffstats
path: root/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/configure')
-rw-r--r--scripts/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/configure b/scripts/configure
index cb6e09da8b..e917aa451d 100644
--- a/scripts/configure
+++ b/scripts/configure
@@ -913,12 +913,14 @@ ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "Makefile
+buildall
mkbinutilspec
mkgccnewlibspec
mkgdbspec
binutils/Makefile
gccnewlib/Makefile
gdb/Makefile
+rtems/Makefile
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -1008,12 +1010,14 @@ EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"Makefile
+buildall
mkbinutilspec
mkgccnewlibspec
mkgdbspec
binutils/Makefile
gccnewlib/Makefile
gdb/Makefile
+rtems/Makefile
"}
EOF
cat >> $CONFIG_STATUS <<\EOF