mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02:00
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-a3cf2f4a3e73
This commit is contained in:
parent
af7fc344c8
commit
47260b44fb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user