fix the ixp4xx arch - armeb, not arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5627 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
7d8c34f2aa
commit
47b464f75f
|
@ -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