aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-28 14:11:48 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-28 14:11:48 +0000
commit252818a5ab9db55219e767fb60be62b01633a875 (patch)
tree4d7a5f408f492df7217baa11d5f967dfd66a17cd /target
parent223ffa46b1a2199f9d1453cd87ff24883b79571c (diff)
downloadmaster-187ad058-252818a5ab9db55219e767fb60be62b01633a875.tar.gz
master-187ad058-252818a5ab9db55219e767fb60be62b01633a875.tar.bz2
master-187ad058-252818a5ab9db55219e767fb60be62b01633a875.zip
[atheros] use kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21236 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index 93f7a14866..d3e1aef81c 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.30.10
+LINUX_VERSION:=2.6.32.12
include $(INCLUDE_DIR)/target.mk