kvm: kernel module .spec: restrict architecture of i386 instead of i586, i686
commitc9ad3af4aed4b2998a17bd872792c4b39c3d459a
authorUri Lublin <uril@qumranet.com>
Tue, 26 Jun 2007 08:12:14 +0000 (26 11:12 +0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 8 Jul 2007 13:25:14 +0000 (8 16:25 +0300)
tree420339f82367487fb1c2d85e05c17b6da7bcd988
parent5e598dce201b2ec972ecce82f45cbe93a38c1621
kvm: kernel module .spec: restrict architecture of i386 instead of i586, i686

"make rpm" (in <kvm>/kernel) tries to build kvm-kmod rpm for i386 but fails
due to architecture restriction in the spec file.
Changed this restriction to enable i386.

Also changed the Makefile appropriately to create RPM/i386 directory.
kvm/kernel/Makefile
kvm/kernel/kvm-kmod.spec