change boardnames
authorImre Kaloz <kaloz@openwrt.org>
Mon, 4 May 2009 11:42:49 +0000 (11:42 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Mon, 4 May 2009 11:42:49 +0000 (11:42 +0000)
SVN-Revision: 15582

target/linux/atheros/Makefile
target/linux/s3c24xx/Makefile

index c6e2115ccaef59a2631fbc5209177d0aa9e8de8f..81a9ce08aba99085d0b785d4f0c16003dcf96ba0 100644 (file)
@@ -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
index 705ceb0cb2e472d2ca41b13a7c5dcf34eccb0368..c5a4a945099c86b4533fcf687c39f8b87c840eb8 100644 (file)
@@ -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