projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[target] stay coherent when defining ARCH
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
164e279
..
9a1685d
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-6,7
+6,7
@@
#
include $(TOPDIR)/rules.mk
-ARCH=i386
+ARCH
:
=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
This page took
0.022273 seconds
and
4
git commands to generate.