提交 cfde872b 编写于 作者: J Juan Quintela 提交者: Anthony Liguori

fix indententation

Signed-off-by: NJuan Quintela <quintela@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 84f15818
......@@ -1797,9 +1797,8 @@ else
exit 1
fi
if test "$xen" = "yes" ;
then
echo "CONFIG_XEN=y" >> $config_host_mak
if test "$xen" = "yes" ; then
echo "CONFIG_XEN=y" >> $config_host_mak
fi
tools=
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册