projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] generic-2.6/2.6.30: gets rid of the length limitation on the name in the...
[openwrt.git]
/
target
/
linux
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
c6e2115
..
81a9ce0
100644
(file)
--- 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/AR
5312
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.28.10
This page took
0.023214 seconds
and
4
git commands to generate.