diff --git a/tools/make-functions b/tools/make-functions index 16041099c..a50538e9d 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -462,7 +462,7 @@ entershell() { KGCC="ccache /usr/bin/gcc" \ $(fake_environ) \ $(qemu_environ) \ - /tools/bin/bash + /tools/bin/bash -i if [ $? -ne 0 ]; then beautify message FAIL exiterror "chroot error"