2017-09-06 19:19:45 +08:00
|
|
|
ARCH:=x86_64
|
2019-12-03 22:40:51 +08:00
|
|
|
BOARDNAME:=x64 64bit
|
2019-01-03 19:29:28 +08:00
|
|
|
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169 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
|