gemini: switch to kernel 3.10
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 8 Sep 2014 19:54:22 +0000 (19:54 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 8 Sep 2014 19:54:22 +0000 (19:54 +0000)
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

target/linux/gemini/Makefile

index b64c9c8..6a6c0a7 100644 (file)
@@ -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"