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

target/linux/gemini/Makefile

index b64c9c89ac0655305a568a42d89ba28e8488b1ab..6a6c0a74505ec6ff2dec69c0b18e570c2c6d85e5 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"