This project just works! However, we need to manually configure the kernel using the "make menuconfig" tool. So, I suggest to include in the repository the used ".config" file (instead of excluding it).
With this file will be more easy to recompile the kernel using the same configuration used in the release files.
Hi,
This project just works! However, we need to manually configure the kernel using the "make menuconfig" tool. So, I suggest to include in the repository the used ".config" file (instead of excluding it).
With this file will be more easy to recompile the kernel using the same configuration used in the release files.
Thank you!