lkml.org 
[lkml]   [2009]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [KVM PATCH] KVM: introduce "xinterface" API for external interaction with guests
Sam Ravnborg wrote:
>> diff --git a/arch/x86/Kbuild b/arch/x86/Kbuild
>> index ad8ec35..9f50cc3 100644
>> --- a/arch/x86/Kbuild
>> +++ b/arch/x86/Kbuild
>> @@ -1,5 +1,7 @@
>>
>> -obj-$(CONFIG_KVM) += kvm/
>> +ifdef CONFIG_KVM
>> +obj-y += kvm/
>> +endif
>>
>
> What was wrong with the old version?
> If this is because xinterface.o is builtin to the kernel

Bingo

> then we should
> always visit kvm/ and use:
>
> obj-y += kvm/
>
> unconditionally.
>
>
Ok, easy enough.

Thanks Sam,
-Greg



[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-07-16 17:35    [W:0.059 / U:1.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site