projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
661ad4b
)
x86: set ARCH_PACKAGES for the x86_64 subtarget (fixes #19425)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Apr 2015 10:07:43 +0000
(10:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Apr 2015 10:07:43 +0000
(10:07 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45278
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/x86/64/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/x86/64/target.mk
b/target/linux/x86/64/target.mk
index
40c4e32
..
ac636b7
100644
(file)
--- a/
target/linux/x86/64/target.mk
+++ b/
target/linux/x86/64/target.mk
@@
-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