diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 14:11:48 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 14:11:48 +0000 |
commit | b1f326e805a514602d9c0fd1bc0f415a69e54171 (patch) | |
tree | 4d7a5f408f492df7217baa11d5f967dfd66a17cd /target | |
parent | 27a5eb2de740ac23e85e9bc7405aac9d844a28f7 (diff) |
[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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 93f7a1486..d3e1aef81 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 |