aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/64/target.mk
blob: 874e10d704e166de851d32be823d6cfe8eaf4aec (plain)
1
2
3
4
5
6
7
8
ARCH:=x86_64
BOARDNAME:=x86_64
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169 \
	kmod-igb kmod-bnx2 kmod-forcedeth

define Target/Description
        Build images for 64 bit systems including virtualized guests.
endef