mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 21:59:48 +01:00
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…
Add table
Reference in a new issue