Make virtio-pci building conditional again
commite9d0fc74636cd713414c17139659ad2f69a46da0
authorAlexander Graf <agraf@suse.de>
Tue, 6 Apr 2010 10:11:43 +0000 (6 12:11 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 8 Apr 2010 19:49:15 +0000 (8 21:49 +0200)
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 <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Makefile.target