projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[atheros] use the netdev_priv() macro instead of directly accessing dev->priv
[openwrt.git]
/
target
/
linux
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
453f896
..
6cab959
100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-11,7
+11,7
@@
BOARD:=atheros
BOARDNAME:=Atheros
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.23
+LINUX_VERSION:=2.6.23
.16
include $(INCLUDE_DIR)/target.mk
This page took
0.019039 seconds
and
4
git commands to generate.