x86_64: add description, maintainership
[openwrt.git] / target / linux / x86 / 64 / target.mk
index 75cfe4c..40c4e32 100644 (file)
@@ -1,3 +1,8 @@
 ARCH:=x86_64
 BOARDNAME:=x86_64
 DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+
+define Target/Description
+        Build images for 64 bit systems including virtualized guests.
+endef