aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-02-05 20:03:48 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-02-05 20:03:48 +0000
commitf522ddf5f27849b79e3d63188e9c5fc6442e3267 (patch)
tree70f9854a0ae24da3a8b23eaa834a1aa0e0a2b9b0 /target/linux/atheros/Makefile
parentfd8e9f4401c43bf19c7917146053c70e0efaf56d (diff)
downloadupstream-f522ddf5f27849b79e3d63188e9c5fc6442e3267.tar.gz
upstream-f522ddf5f27849b79e3d63188e9c5fc6442e3267.tar.bz2
upstream-f522ddf5f27849b79e3d63188e9c5fc6442e3267.zip
atheros: change LINUX_VERSON from 3.8.13 to 3.10.28
The 3.10.x infrastructure has been present for some time, and seems to run fine here. Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39483 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-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 3f4bcd02f9..399834bdba 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.28
include $(INCLUDE_DIR)/target.mk