[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 03/16] libxl/arm: Generate static ACPI DSDT table
On 2016/9/1 20:53, Boris Ostrovsky wrote: > On 08/31/2016 11:18 PM, Shannon Zhao wrote: >> > >> > On 2016/8/30 1:46, Julien Grall wrote: >>>> >>> diff --git a/tools/libacpi/Makefile b/tools/libacpi/Makefile >>>> >>> index d741ac5..7f50a33 100644 >>>> >>> --- a/tools/libacpi/Makefile >>>> >>> +++ b/tools/libacpi/Makefile >>>> >>> @@ -19,6 +19,7 @@ MK_DSDT = $(ACPI_BUILD_DIR)/mk_dsdt >>>> >>> >>>> >>> # Sources to be generated >>>> >>> C_SRC = $(addprefix $(ACPI_BUILD_DIR)/, dsdt_anycpu.c dsdt_15cpu.c >>>> >>> dsdt_anycpu_qemu_xen.c dsdt_pvh.c) >>>> >>> +C_SRC += $(ACPI_BUILD_DIR)/dsdt_anycpu_arm.c >>> >> Do we really want to generate dsdt_anycpu_arm.c even for x86? Similarly, >>> >> do we want to generate x86 dsdt for ARM >> > No need I think. >> > Boris, will you change this in your next version? > You mean adding something along the lines of 'C_SRC-$(CONFIG_X86)'? Yes, > it's probably a good idea. I can add that. Yes. Then I'll rebase my series on your new version. BTW, when will you send out your new series? Thanks, -- Shannon _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |