aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-09-08 19:54:22 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-09-08 19:54:22 +0000
commitaf2aa0ba4c9744e83775ceba44df3bd3146d203e (patch)
treea10987cc88e52f6a62ad571c8eeef413405f08d1 /target/linux/gemini
parent216c01973cac6e1e00b073e67e15bcabfe26daed (diff)
downloadmaster-187ad058-af2aa0ba4c9744e83775ceba44df3bd3146d203e.tar.gz
master-187ad058-af2aa0ba4c9744e83775ceba44df3bd3146d203e.tar.bz2
master-187ad058-af2aa0ba4c9744e83775ceba44df3bd3146d203e.zip
gemini: switch to kernel 3.10
This switches to kernel 3.10 that was prepared by Hauke in r41531 : gemini: add support for kernel 3.10 This is compile tested only, please run test and report back. I've simply checked if it still compiles, unfortunately we didn't get any feedback for this target. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/gemini')
-rw-r--r--target/linux/gemini/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index b64c9c89ac..6a6c0a7450 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs pci
CPU_TYPE:=fa526
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.49
KERNELNAME:="zImage"