x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
authorFelix Fietkau <nbd@openwrt.org>
Mon, 6 Apr 2015 10:07:43 +0000 (10:07 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 6 Apr 2015 10:07:43 +0000 (10:07 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45278

target/linux/x86/64/target.mk

index 40c4e32b641935a83e72ce1d5313271a4210213d..ac636b77c111caceeacc0ff367d0296dd7d578db 100644 (file)
@@ -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