mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-23 12:58:23 +00:00
03e091f3ce
Patch-by: Stijn Tintel <stijn@linux-ipv6.be> Patchwork: http://patchwork.openwrt.org/patch/4635/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39157
6 lines
143 B
Makefile
6 lines
143 B
Makefile
BOARDNAME:=KVM Guest
|
|
FEATURES:=ext4 pci usb
|
|
DEFAULT_PACKAGES += kmod-virtio-balloon kmod-virtio-net kmod-virtio-random
|
|
|
|
LINUX_VERSION:=3.10.24
|