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> SVN-Revision: 42450
This commit is contained in:
parent
a446681bc6
commit
d0d537a039
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue