|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: ovmf debug build only if tools debug is enabled
Il 31/10/2013 15:52, Fabio Fantoni ha scritto: Il 31/10/2013 15:34, Andrew Cooper ha scritto:On 31/10/13 14:02, Fabio Fantoni wrote:Signed-off-by: Fabio Fantoni <fabio.fantoni@xxxxxxx> --- tools/firmware/ovmf-makefile | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefileindex 073ed44..efb4fb1 100644 --- a/tools/firmware/ovmf-makefile +++ b/tools/firmware/ovmf-makefile @@ -1,3 +1,6 @@ +XEN_ROOT = $(CURDIR)/../../.. +include $(XEN_ROOT)/tools/Rules.mk + # OVMF building system is not ready yet to run in parallel.# Force it to be serial in order to exploit parallelism for neighbors. I not found a working parameter to disable the print of instructions to execute, is it really needed? If yes, how should I do it? Thanks for any reply. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |