Liran Schour
2007-Jul-29 09:28 UTC
[Xen-devel] Using a predefined Linux kernel while doing make world
Hi, I need to compile Xen (make world) with a pre-defined Linux kernel (I have few changes inside the kernel). In the past if I had a file named linux-2.6.18.tar.bz2 under xen-unstable.hg, the make world took it as the target kernel to build xen on. Now when I pull the latest version of Xen I see that make world ignore my file and goes to hg to pull a new version of Linux kernel without my changes. How do I force make world to use my own kernel? - Liran _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark Williamson
2007-Jul-31 02:39 UTC
Re: [Xen-devel] Using a predefined Linux kernel while doing make world
I think "XEN_LINUX_SOURCE=tarball make world" might work for you. Cheers! Mark On Sunday 29 July 2007, Liran Schour wrote:> Hi, > I need to compile Xen (make world) with a pre-defined Linux kernel (I have > few changes inside the kernel). > In the past if I had a file named linux-2.6.18.tar.bz2 under > xen-unstable.hg, the make world took it as the target kernel to build xen > on. Now when I pull the latest version of Xen I see that make world ignore > my file and goes to hg to pull a new version of Linux kernel without my > changes. How do I force make world to use my own kernel? > > - Liran > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel-- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel