projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
profiles
/
s100.mk
diff --git
a/target/linux/x86-2.6/profiles/s100.mk
b/target/linux/x86-2.6/profiles/s100.mk
index
664023c
..
61d4706
100644
(file)
--- a/
target/linux/x86-2.6/profiles/s100.mk
+++ b/
target/linux/x86-2.6/profiles/s100.mk
@@
-8,7
+8,6
@@
define Profile/s100
NAME:=T-Vision S-100
PACKAGES:=pciutils
- ARCH:=i686
LINUX_CONFIG:=$(CURDIR)/config/profile-s100
FEATURES+=usb
endef
This page took
0.020003 seconds
and
4
git commands to generate.