fix the ixp4xx arch - armeb, not arm

SVN-Revision: 5627
master
Felix Fietkau 18 years ago
parent fb77d07fa2
commit 09d65a7960
  1. 2
      target/linux/ixp4xx-2.6/Makefile

@ -6,7 +6,7 @@
#
include $(TOPDIR)/rules.mk
ARCH:=arm
ARCH:=armeb
BOARD:=ixp4xx
BOARDNAME:=Intel XScale IXP4xx
FEATURES:=jffs2

Loading…
Cancel
Save