immortalwrt/target/linux/x86/64/target.mk

8 lines
230 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
ARCH:=x86_64
BOARDNAME:=x64 64bit
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