[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] stubdom: support Mini-OS config for Mini-OS apps
On Tue, Aug 30, 2016 at 04:53:39PM +0200, Juergen Gross wrote: > Mini-OS apps need to be compiled with the appropriate config settings > of Mini-OS, as there are various dependencies on those settings in > header files included by the apps. > > Enhance stubdom Makefile to set the appropriate CPPFLAGS when calling > the apps' make. > > Signed-off-by: Juergen Gross <jgross@xxxxxxxx> > --- > V2: add .gitignore entry as requested by Wei Liu > > Please add this patch only after the corresponding Mini-OS patch > "mini-os: support "make config" for out-of-tree users" has been added. Acked + pushed With following diff folded in diff --git a/Config.mk b/Config.mk index 081ff69..1a3b86d 100644 --- a/Config.mk +++ b/Config.mk @@ -277,9 +277,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= f27fa61a0c206bf372753f2020bbe5dc6028864c -# Fri, 12 Aug 2016 11:32:57 +0100 (11:32 +0100) -# x86/arch_mm.h: move p2m_chk_pfn to x86/mm.c +MINIOS_UPSTREAM_REVISION ?= 0f6582dd71454dffba4bbb21258fea25becfdd00 +# Tue Aug 30 13:51:23 2016 +0200 +# mini-os: support "make config" for out-of-tree users _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |