x86: remove the kvm_guest subtarget
authorFelix Fietkau <nbd@nbd.name>
Sat, 25 Jun 2016 15:06:37 +0000 (17:06 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Sat, 25 Jun 2016 15:06:37 +0000 (17:06 +0200)
commit768e546b34ef46d07043d8c9d45ad237661c04e4
treed0cb1d6b85d52138d46448e49955a9ba9680efcd
parente8ae2da9ea0ca51bd41876f5021aa24862fc1248
x86: remove the kvm_guest subtarget

32-bit only hardware that supports kvm is very rare.
It's not worth keeping a separate subtarget for this.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/linux/modules/virtual.mk
target/linux/x86/Makefile
target/linux/x86/kvm_guest/config-default [deleted file]
target/linux/x86/kvm_guest/profiles/000-Generic.mk [deleted file]
target/linux/x86/kvm_guest/target.mk [deleted file]