]> Git Repo - qemu.git/commit - Makefile.target
Make virtio-pci building conditional again
authorAlexander Graf <[email protected]>
Tue, 6 Apr 2010 10:11:43 +0000 (12:11 +0200)
committerAurelien Jarno <[email protected]>
Thu, 8 Apr 2010 19:49:15 +0000 (21:49 +0200)
commite9d0fc74636cd713414c17139659ad2f69a46da0
tree8d1510130f770fc67bf9a26035421df316a34658
parenta7200c9f9889f681bdcdd0b68a5cf37471bc4327
Make virtio-pci building conditional again

Commit b305b9d7d6990e492966ffb1fdf619482adeb7e2 made building of virtio-pci
conditional and not enabled on S390x, because it collides with the S390 bus.

Commit 087431d1d1bf4e785edfa89e8cd05fcdac558dc3 accidentially reverted that
behavior, breaking S390x again.

So here's a follow-up patch disabling building of virtio-pci on S390x again.

This unbreaks the S390x target.

Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
Makefile.target
This page took 0.025048 seconds and 4 git commands to generate.