aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-09-27 01:52:26 +0000
committerLuka Perkov <luka@openwrt.org>2013-09-27 01:52:26 +0000
commit896a6277b51daa7f253d849a7a501959dfcf705e (patch)
treebeafa70dc4044a07cbab82d6c9a8652e53942dfb /target
parentd0c2859ad1b9b7c0330ef584e7532a05fa0006b1 (diff)
downloadmaster-187ad058-896a6277b51daa7f253d849a7a501959dfcf705e.tar.gz
master-187ad058-896a6277b51daa7f253d849a7a501959dfcf705e.tar.bz2
master-187ad058-896a6277b51daa7f253d849a7a501959dfcf705e.zip
mvebu: switch to 3.10
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38224 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mvebu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 37730d13c6..1b06bfe3a4 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -13,7 +13,7 @@ FEATURES:=targz usb pci pcie gpio
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.12
include $(INCLUDE_DIR)/target.mk