Replies: 1 comment
-
Hi, If you want to use your own |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm an IT student and I'm currently using kernelci in order to build and test some kernel versions.
I would like to have some advice on how to use the command kci_build with the build_kernel option. What i want to do is to download a tarball from "https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/", unpack it and use it as kdir with a custom .config in order to build a kernel.
So, how can i pass a custom .config to kci_build?
Can i use a specific kernel version from a tarball without needing to update local mirrors or defining config-trees?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions