x86: remove the kvm_guest subtarget
authorFelix Fietkau <nbd@nbd.name>
Thu, 12 May 2016 14:52:36 +0000 (16:52 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 12 May 2016 15:00:53 +0000 (17:00 +0200)
commit7d7fb75df5735a089d183ca3d24c06d4b5178dc8
treec0c12b4981f38bfa2376363fb8bea3b2184661a0
parent959bc143a019f23e9faac79e475b269e2a7efabc
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]