How to change mainline kernel version in Fenix

Please tell me where or how to change the kernel version in fenix. When mainline is selected it only compiles version 5.16

You need to change the new version of kernel here : fenix/package.mk at master · khadas/fenix · GitHub

And add releated pathes here: fenix/packages/linux-mainline/patches at master · khadas/fenix · GitHub

1 Like

Thank you for helping out, its greatly appreciated.