aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/64/target.mk
blob: 4c49dbee19d56ad34ab50bada965160254bb799b (plain)
1
2
3
4
5
6
7
8
9
ARCH:=x86_64
BOARDNAME:=x86_64
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169 kmod-igb
ARCH_PACKAGES:=x86_64
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>

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