Re: [patch 5/9] lguest: the Makefile and Kconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2007-05-09 at 22:47 +0200, Sam Ravnborg wrote:
> > diff -puN /dev/null drivers/lguest/Makefile
> > --- /dev/null
> > +++ a/drivers/lguest/Makefile
> > @@ -0,0 +1,7 @@
> > +# Guest requires the paravirt_ops replacement and the bus driver.
> > +obj-$(CONFIG_LGUEST_GUEST) += lguest.o lguest_asm.o lguest_bus.o
> > +
> > +# Host requires the other files, which can be a module.
> > +obj-$(CONFIG_LGUEST)	+= lg.o
> > +lg-objs := core.o hypercalls.o page_tables.o interrupts_and_traps.o \
> > +	segments.o io.o lguest_user.o switcher.o
> Please use: lg-y :=
> Using -objs is no longer preferred.

Hi Sam!

	Thanks, will patch.

Cheers,
Rusty.

_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/virtualization

[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux