From: hauke Date: Wed, 5 Feb 2014 20:03:48 +0000 (+0000) Subject: atheros: change LINUX_VERSON from 3.8.13 to 3.10.28 X-Git-Tag: fast2504n-3.10.28-merged~135 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=b24ea34cf582c0b95005b73ef3c2d1152e8d5974;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39483 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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