From: acoul Date: Wed, 28 Apr 2010 14:11:48 +0000 (+0000) Subject: [atheros] use kernel 2.6.32.12 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/b1f326e805a514602d9c0fd1bc0f415a69e54171 [atheros] use kernel 2.6.32.12 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21236 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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