remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a7e1a7ae99
commit
7fc7eee1a6
|
@ -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 New Issue