projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: add error handling to ramips_alloc_dma
[openwrt.git]
/
target
/
linux
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
bda08b9
..
edee9e6
100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-8,10
+8,10
@@
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
.9
+LINUX_VERSION:=2.6.
30
.9
include $(INCLUDE_DIR)/target.mk
This page took
0.030347 seconds
and
4
git commands to generate.