This patch add''s a XEN_SPLIT_KERNEL to Config.mk and use it in config/Linux.mk This patch is also needed for my vnet-patch (some minutes before) to get the kernel_src dir. Signed-off-by: Robert Valentan <R.Valentan@solid-soft.at> -- Robert Valentan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 27/4/07 16:26, "Robert Valentan" <R.Valentan@solid-soft.at> wrote:> This patch add''s a XEN_SPLIT_KERNEL to Config.mk and use it > in config/Linux.mk > This patch is also needed for my vnet-patch (some minutes before) > to get the kernel_src dir. > > Signed-off-by: Robert Valentan <R.Valentan@solid-soft.at>Can''t you just do some grep hack on the KERNELS variable in the vnet Makefile? I think it''s enough that KERNELS can be overridden -- we don''t need yet another top-level config option. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Robert Valentan
2007-Apr-27 19:23 UTC
Re: [Xen-devel] [Patch] "Helper" for dom0/domU Kernels
Keir Fraser schrieb:> On 27/4/07 16:26, "Robert Valentan" <R.Valentan@solid-soft.at> wrote: > >> This patch add''s a XEN_SPLIT_KERNEL to Config.mk and use it >> in config/Linux.mk >> This patch is also needed for my vnet-patch (some minutes before) >> to get the kernel_src dir. >> >> Signed-off-by: Robert Valentan <R.Valentan@solid-soft.at> > > Can''t you just do some grep hack on the KERNELS variable in the vnet > Makefile? I think it''s enough that KERNELS can be overridden -- we don''t > need yet another top-level config option.Attached the modified patch. Signed-off-by: Robert Valentan <R.Valentan@solid-soft.at> -- Robert Valentan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel