fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
This commit is contained in:
parent
fb77d07fa2
commit
09d65a7960
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue