mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:01:09 +02:00
fix the ixp4xx arch - armeb, not arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5627 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
df70463b99
commit
d815319707
@ -6,7 +6,7 @@
|
||||
#
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
ARCH:=armeb
|
||||
BOARD:=ixp4xx
|
||||
BOARDNAME:=Intel XScale IXP4xx
|
||||
FEATURES:=jffs2
|
||||
|
Loading…
Reference in New Issue
Block a user