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

configure and Makefile are not generated in qemu

Just say it to make
Signed-off-by: NJuan Quintela <quintela@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 5ab28867
...@@ -11,6 +11,11 @@ config-host.mak: ...@@ -11,6 +11,11 @@ config-host.mak:
@exit 1 @exit 1
endif endif
# Don't try to regenerate Makefile or configure
# We don't generate any of them
Makefile: ;
configure: ;
.PHONY: all clean cscope distclean dvi html info install install-doc \ .PHONY: all clean cscope distclean dvi html info install install-doc \
recurse-all speed tar tarbin test build-all recurse-all speed tar tarbin test build-all
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册