I have kernel source extracted , have .config from currently booted kernel on android x86 but i also want to apply zen patch to it but it gives some errors when i use :
patch -p1 -i /path_to_patch/
Xtr:
The process of building a kernel for android x86 is essentially the same as compiling...