Thread
:
SailfishOS 2.0 Nexus 5 CM12.1 Alpha1 | Sfdroid Pre-Alpha/Early Preview
View Single Post
mautz
2016-12-05 , 21:21
Posts: 635 | Thanked: 1,535 times | Joined on Feb 2014 @ Germany
#
311
Download Kernel v8 with CONFIG_HZ=100
@minimec
I use the linaro toolchain to build the kernel(linaro 4.9.4 with Cortex A15 optimizations) and the Makefiles contain some specific linaro optimizations flags, that could have caused the errors you have encountered. Since v8 of the kernel you have to compile it with the 'make CONFIG_NO_ERROR_ON_MISMATCH=y' option or else you'll get an error at the end of compiling.
Quote & Reply
|
The Following 6 Users Say Thank You to mautz For This Useful Post:
BluesLee
,
claustn
,
deprecated
,
juiceme
,
maximilian1st
,
minimec
mautz
View Public Profile
Send a private message to mautz
Find all posts by mautz