diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 11:42:49 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 11:42:49 +0000 |
commit | 4b975756ef7f3b5afa4f4d93405a7732ea2adf9c (patch) | |
tree | b8b1e52b217cd8023846481684ad270bd563cd4b /target/linux/atheros/Makefile | |
parent | 2f1b56443c564b97f49bd9584b437af9204bd489 (diff) |
change boardnames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15582 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-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 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 |