mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
change boardnames
SVN-Revision: 15582
This commit is contained in:
parent
64fbade939
commit
0f12854d02
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=mips
|
||||
BOARD:=atheros
|
||||
BOARDNAME:=Atheros 231x/5312
|
||||
BOARDNAME:=Atheros AR231x/AR5312
|
||||
FEATURES:=squashfs jffs2
|
||||
|
||||
LINUX_VERSION:=2.6.28.10
|
||||
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
BOARD:=s3c24xx
|
||||
BOARDNAME:=s3c24xx
|
||||
BOARDNAME:=Samsung S3C24xx
|
||||
FEATURES:=jffs2
|
||||
CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user