Disable build of ivshmem on non-KVM systems

Signed-off-by: Cam Macdonell <cam@cs.ualberta.ca>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit 3dcbf8f9ca)
This commit is contained in:
Cam Macdonell 2010-08-14 17:47:31 -06:00 committed by Anthony Liguori
parent 41de2f0c86
commit a385adb70e
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ obj-y += rtl8139.o
obj-y += e1000.o
# Inter-VM PCI shared memory
obj-y += ivshmem.o
obj-$(CONFIG_KVM) += ivshmem.o
# Hardware support
obj-i386-y += vga.o