John Lenz wrote:
> I noticed kvm 29 added a command into make install
> to move the distro installed kvm.ko modules out of
> the way.
>
> But for me, I had already removed the drivers/kvm
> directory, so make install was getting a file does
> not exist error. So I added a test for the directory.
>
I noticed kvm 29 added a command into make install
to move the distro installed kvm.ko modules out of
the way.
But for me, I had already removed the drivers/kvm
directory, so make install was getting a file does
not exist error. So I added a test for the directory.
John
--- kvm-29/kernel/Makef