1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 17:36:36 +03: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:
nbd 2006-11-23 16:18:59 +00:00
parent df70463b99
commit d815319707

View File

@ -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