mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 03:29:36 +00:00
fix the ixp4xx arch - armeb, not arm
SVN-Revision: 5627
This commit is contained in:
parent
fb77d07fa2
commit
09d65a7960
@ -6,7 +6,7 @@
|
||||
#
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
ARCH:=armeb
|
||||
BOARD:=ixp4xx
|
||||
BOARDNAME:=Intel XScale IXP4xx
|
||||
FEATURES:=jffs2
|
||||
|
Loading…
x
Reference in New Issue
Block a user