From: Hauke Mehrtens Date: Mon, 8 Sep 2014 19:54:22 +0000 (+0000) Subject: gemini: switch to kernel 3.10 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d0d537a039724dd2d542ef93d2444359773fb05d;p=lede.git 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 SVN-Revision: 42450 --- 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 -LINUX_VERSION:=3.9.11 +LINUX_VERSION:=3.10.49 KERNELNAME:="zImage"