projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19c71ff
)
Fix build
author
Anthony Liguori
<aliguori@us.ibm.com>
Thu, 2 Dec 2010 20:41:59 +0000
(14:41 -0600)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Thu, 2 Dec 2010 20:41:59 +0000
(14:41 -0600)
msix.o and msi.o get pulled into the build unconditionally for QMP.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
patch
|
blob
|
history
diff --git
a/Makefile.objs
b/Makefile.objs
index
257623b
..
04625eb
100644
(file)
--- a/
Makefile.objs
+++ b/
Makefile.objs
@@
-218,7
+218,6
@@
hw-obj-$(CONFIG_PIIX4) += piix4.o
hw-obj-$(CONFIG_PCI) += wdt_i6300esb.o
hw-obj-$(CONFIG_PCI) += pcie.o pcie_aer.o pcie_port.o
-hw-obj-$(CONFIG_PCI) += msix.o msi.o
# PCI network cards
hw-obj-$(CONFIG_NE2000_PCI) += ne2000.o