You guys listed preset.h in tool/.gitignore, so GitHub excluded this file from being uploaded. But in kallsym.c, it includes #include "preset.h", so the build fails. I don’t know how you managed to build it successfully—maybe you have tool/preset.h on your side, but in the code you uploaded, there isn’t tool/preset.h. So I need you to fully open-source the KernelPatch instead of purposely not uploading certain files to make it impossible for us to build while you can still build it successfully.
You guys listed
preset.hintool/.gitignore, so GitHub excluded this file from being uploaded. But inkallsym.c, it includes#include "preset.h", so the build fails. I don’t know how you managed to build it successfully—maybe you havetool/preset.hon your side, but in the code you uploaded, there isn’ttool/preset.h. So I need you to fully open-source the KernelPatch instead of purposely not uploading certain files to make it impossible for us to build while you can still build it successfully.