add AR7240 to BOARDNAME
SVN-Revision: 16778
This commit is contained in:
parent
b5730c409f
commit
cbed3ebe1a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
ARCH:=mips
|
ARCH:=mips
|
||||||
BOARD:=ar71xx
|
BOARD:=ar71xx
|
||||||
BOARDNAME:=Atheros AR71xx/AR913x
|
BOARDNAME:=Atheros AR71xx/AR7240/AR913x
|
||||||
FEATURES:=squashfs jffs2 tgz
|
FEATURES:=squashfs jffs2 tgz
|
||||||
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
|
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue