소스 검색

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 <[email protected]>

SVN-Revision: 42450
Hauke Mehrtens 11 년 전
부모
커밋
d0d537a039
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/linux/gemini/Makefile

+ 1 - 1
target/linux/gemini/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs pci
 CPU_TYPE:=fa526
 MAINTAINER:=Imre Kaloz <[email protected]>
 
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.49
 
 KERNELNAME:="zImage"