|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Which source directory for make
On Fri, Mar 09, 2007 at 01:01:30AM -0900, Jon Reynolds wrote:
> This is what I have in my xen-unstable.hg diretory I want to do a 'make
> menuconfig; but I am not sure which linux directory to issue it in.
Download/unpack the source and run:
make linux-2.6-xen-config CONFIGMODE=menuconfig
make linux-2.6-xen-build
make linux-2.6-xen-install
This will just configure, build, and install a xen kernel.
(Quoted from the tail end of the README file in the top-level
Xen source directory.)
Steve
--
http://www.steve.org.uk/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|