[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V4 15/15] Add ARM EFI boot support
>>> On 10.09.14 at 02:52, <roy.franz@xxxxxxxxxx> wrote: > --- a/xen/common/Makefile > +++ b/xen/common/Makefile > @@ -67,4 +67,5 @@ subdir-$(x86_64) += hvm > subdir-$(coverage) += gcov > > subdir-y += libelf > +subdir-$(CONFIG_EFI) += efi > subdir-$(HAS_DEVICE_TREE) += libfdt Hmm, this will suggest to the reader that either x86 doesn't support EFI, or it gets built this way too. Both of which is wrong. I think the symlink mechanism should be used the same way as for x86. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |