提交 f94daedd 编写于 作者: B bellard

more explicit message


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1311 c046a42c-6fe2-441c-8c8c-71466251a162
上级 6df700c2
......@@ -373,7 +373,7 @@ if test $kqemu = "yes" ; then
# test that the kernel config is present
if test '!' -f "$kernel_path/Makefile" ; then
echo "No .config file present in $kernel_path - kqemu cannot be built"
echo "No Makefile file present in $kernel_path - kqemu cannot be built"
kqemu="no"
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册