x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45278
This commit is contained in:
parent
bf26426fd8
commit
a6d4d1e152
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
ARCH:=x86_64
|
||||
BOARDNAME:=x86_64
|
||||
DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
|
||||
ARCH_PACKAGES:=x86_64
|
||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
define Target/Description
|
||||
|
|
Loading…
Reference in a new issue