mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
5 lines
143 B
Makefile
5 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.28
|