remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
SVN-Revision: 7893
This commit is contained in:
parent
0e387805fb
commit
5ac6d7263c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue