From 4b975756ef7f3b5afa4f4d93405a7732ea2adf9c Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 4 May 2009 11:42:49 +0000 Subject: change boardnames git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15582 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/Makefile | 2 +- target/linux/s3c24xx/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux') diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index c6e2115cc..81a9ce08a 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -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 diff --git a/target/linux/s3c24xx/Makefile b/target/linux/s3c24xx/Makefile index 705ceb0cb..c5a4a9450 100644 --- a/target/linux/s3c24xx/Makefile +++ b/target/linux/s3c24xx/Makefile @@ -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 -- cgit v1.2.3