From: Felix Fietkau Date: Mon, 9 Jul 2007 00:19:13 +0000 (+0000) Subject: remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet X-Git-Tag: reboot~28736 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=5ac6d7263c90d8b9e808eb9423eca0c773828449 remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet SVN-Revision: 7893 --- diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk index 664023c9b4..61d4706de5 100644 --- 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