What would I need to change to source code to compile custom kernel instead of AOSP stock kernel when compiling AOSP?
Related
HI all,
I'm building a custom kernel that enable V4L2 (usb camera) in Galaxy S2, based on CM ROM follow this oldwiki. cyanogenmod. org/wiki/Building_Kernel_from_source
But I always get error when compile kernel (syntax + missing library...)
Are there anyone has experiment in building custom kernel from CM? or anything ROM that be able to support V4L2?
Can someone explain to me why AOSP and stock kernels (like Samsung stock kernels for example) only work on whatever type of ROM they're compiled for?
Also, why are most CM kernels still stuck on 3.0.64 when the official Linux kernel is on 3.11/3.12 now?
Can't someone build an AOSP ROM based on the CM11 kernel or is it more complicated than that?
I have some quiestions about porting :
Cyanogenmod how builded together with kernel or seperated needed to be builded ?
Do i need to put another patches or someting else to stock vendor source kernel to will work cyanogenmod ?
do you have to use your device's kernel source to build a custom kernel ??