1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

x86: remove maintainer override for x86_64

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-05-12 16:20:36 +02:00
parent dee8986b95
commit bc0ea9c273

@ -1,7 +1,6 @@
ARCH:=x86_64 ARCH:=x86_64
BOARDNAME:=x86_64 BOARDNAME:=x86_64
DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169 DEFAULT_PACKAGES += kmod-button-hotplug kmod-e1000e kmod-e1000 kmod-r8169
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
define Target/Description define Target/Description
Build images for 64 bit systems including virtualized guests. Build images for 64 bit systems including virtualized guests.