[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 03/29] build: hookup initial Kconfig usage
>>> On 06.10.15 at 00:03, <cardoe@xxxxxxxxxx> wrote: > Wire in the Kconfig build and makefile rules to be able to generate > valid configuration files to be used by the build process. > > Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx> > --- > .gitignore | 8 ++++++++ > xen/Kconfig | 26 ++++++++++++++++++++++++++ > xen/Makefile | 14 ++++++++++++++ > xen/Makefile.linux | 21 ++++++++++----------- Bad name again for Xen. There are more such things (like KERNELVERSION) below. > --- /dev/null > +++ b/xen/arch/arm/Kconfig > @@ -0,0 +1,27 @@ > +# Select 32 or 64 bit > +config 64BIT Things like this should be generic options, not an arch-specific ones. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |