diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 16:28:29 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 16:28:29 +0000 |
commit | bad69e0b70a9aac73455985d47b3758e9e90d814 (patch) | |
tree | e40835a21202432a1e621379811a2219d01f3295 /target/linux/atheros | |
parent | d678a99ba69df2deb89a235aa22055ad94a714af (diff) |
naming convention
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10965 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 6cab959b0..ab301ba50 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 +BOARDNAME:=Atheros 231x/5312 FEATURES:=squashfs jffs2 LINUX_VERSION:=2.6.23.16 |