[x86] add kvm_guest to subtarget list
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Sep 2010 17:00:37 +0000 (17:00 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Sep 2010 17:00:37 +0000 (17:00 +0000)
SVN-Revision: 23056

target/linux/x86/Makefile

index 895bc5bbdbbb6f6c143fa44fc10d15e12e214416..dd71d3a51aa8479e748826857658a01bb04dde65 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=i386
 BOARD:=x86
 BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
 BOARD:=x86
 BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
-SUBTARGETS=generic olpc xen_domu ep80579 net5501
+SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest
 
 LINUX_VERSION:=2.6.32.20
 
 
 LINUX_VERSION:=2.6.32.20