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

SVN-Revision: 7893
master
Felix Fietkau 17 years ago
parent 0e387805fb
commit 5ac6d7263c
  1. 1
      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

Loading…
Cancel
Save