|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Q]What are the build rules for Xen?
Hi Keir,
On 9/10/07, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
[...]
> >
> > If i add my foo/ directory under net, will xen build automatically
> > recognize my Kconfig and makefile?[after i create them under
> > sparse/net/foo/] and thus will it be included automatically during
> > make world?
>
> Yes, those files get overlayed on top of a full Linux tree.
Ok i added a new directory in standard Linux kernel, with correct
Kconfig and Makefiles altered/changed. Linux kernel build was fine.
I copied the tar.bz2 archive of this modified tree to xen-3.1 src
directory and did a make world and now here is the problem.
I get -
"xen-3.1.0-src/linux-2.6.18-xen is not clean, please run 'make mrproper'."
And i don't want this. I want Xen to use the new tree. What am i
supposed to do in Xen now?
I am not an expert at xen build system so may be anybody good at it
can give me some hints?
Thanks in Advance
--pradeep
--
pradeep singh rautela
"question = ( to ) ? be : ! be;"
-- Wm. Shakespeare
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|