mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
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.34
|