x86: remove old references to kmod-acpi-button
[openwrt.git] / target / linux / x86 / 64 / target.mk
index 75cfe4c..df62e4a 100644 (file)
@@ -1,3 +1,9 @@
 ARCH:=x86_64
 BOARDNAME:=x86_64
-DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
+DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169
+ARCH_PACKAGES:=x86_64
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+
+define Target/Description
+        Build images for 64 bit systems including virtualized guests.
+endef