From a86a9a13ff7e003a10cefa3f115e30b02af6ad22 Mon Sep 17 00:00:00 2001 From: luka Date: Fri, 27 Sep 2013 01:52:26 +0000 Subject: [PATCH] mvebu: switch to 3.10 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38224 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5