Re: [PATCH 01/20] KVM/MIPS32: Infrastructure/build files.

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

 



On Wed, Oct 31, 2012 at 11:17:22AM -0400, Sanjay Lal wrote:

> index 7dd65cf..d2cfe45 100644
> --- a/arch/mips/Kbuild
> +++ b/arch/mips/Kbuild
> @@ -17,3 +17,7 @@ obj- := $(platform-)
>  obj-y += kernel/
>  obj-y += mm/
>  obj-y += math-emu/
> +
> +ifdef CONFIG_KVM
> +obj-y += kvm/
> +endif

Shorter:

obj-$(CONFIG_KVM) += kvm/

  Ralf
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux