mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-13 12:01:06 +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
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
ARCH:=arm
|
ARCH:=armeb
|
||||||
BOARD:=ixp4xx
|
BOARD:=ixp4xx
|
||||||
BOARDNAME:=Intel XScale IXP4xx
|
BOARDNAME:=Intel XScale IXP4xx
|
||||||
FEATURES:=jffs2
|
FEATURES:=jffs2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user