x86: select kmod-button-hotplug by default
[openwrt/openwrt.git] / target / linux / x86 / 64 / target.mk
1 ARCH:=x86_64
2 BOARDNAME:=x86_64
3 DEFAULT_PACKAGES += kmod-e1000e kmod-e1000 kmod-r8169 kmod-igb kmod-bnx2 \
4 kmod-forcedeth
5
6 define Target/Description
7 Build images for 64 bit systems including virtualized guests.
8 endef