rename the mx2 target to imx21
SVN-Revision: 22294
This commit is contained in:
parent
5cecf83e38
commit
d82495ee60
8 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
BOARD:=mx2
|
||||
BOARDNAME:=Freescale MX2
|
||||
BOARD:=imx21
|
||||
BOARDNAME:=Freescale i.MX21
|
||||
FEATURES:=jffs2
|
||||
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
|
||||
|
Loading…
Reference in a new issue