remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet

SVN-Revision: 7893
This commit is contained in:
Felix Fietkau 2007-07-09 00:19:13 +00:00
parent 0e387805fb
commit 5ac6d7263c

View file

@ -8,7 +8,6 @@
define Profile/s100 define Profile/s100
NAME:=T-Vision S-100 NAME:=T-Vision S-100
PACKAGES:=pciutils PACKAGES:=pciutils
ARCH:=i686
LINUX_CONFIG:=$(CURDIR)/config/profile-s100 LINUX_CONFIG:=$(CURDIR)/config/profile-s100
FEATURES+=usb FEATURES+=usb
endef endef