x86: remove maintainer override for x86_64
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
dee8986b95
commit
bc0ea9c273
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue