2015-03-29 04:32:01 +00:00
|
|
|
ARCH:=x86_64
|
|
|
|
BOARDNAME:=x86_64
|
2015-05-29 08:20:58 +00:00
|
|
|
DEFAULT_PACKAGES += kmod-e1000e kmod-e1000 kmod-r8169
|
2015-04-06 10:07:43 +00:00
|
|
|
ARCH_PACKAGES:=x86_64
|
2015-03-29 12:17:39 +00:00
|
|
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
|
|
|
|
|
|
|
define Target/Description
|
|
|
|
Build images for 64 bit systems including virtualized guests.
|
|
|
|
endef
|