mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
bc0ea9c273
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 lines
208 B
Makefile
8 lines
208 B
Makefile
ARCH:=x86_64
|
|
BOARDNAME:=x86_64
|
|
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169
|
|
|
|
define Target/Description
|
|
Build images for 64 bit systems including virtualized guests.
|
|
endef
|