mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45278 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user