atheros: change LINUX_VERSON from 3.8.13 to 3.10.28
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Feb 2014 20:03:48 +0000 (20:03 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Feb 2014 20:03:48 +0000 (20:03 +0000)
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>
SVN-Revision: 39483

target/linux/atheros/Makefile

index 3f4bcd02f97a08f51856ecbe641e4fb6d31bf575..399834bdba9ff4fda825d7649dc0c2fbbb756b51 100644 (file)
@@ -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