2017-09-06 19:19:45 +08:00
|
|
|
ARCH:=x86_64
|
2019-12-03 22:40:51 +08:00
|
|
|
BOARDNAME:=x64 64bit
|
2020-06-25 16:20:13 +08:00
|
|
|
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-igb kmod-bnx2
|
2017-09-06 19:19:45 +08:00
|
|
|
|
|
|
|
|
define Target/Description
|
|
|
|
|
Build images for 64 bit systems including virtualized guests.
|
|
|
|
|
endef
|