Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I add my own patch to the build system? #202

Open
Tryanks opened this issue Nov 21, 2024 · 0 comments
Open

How do I add my own patch to the build system? #202

Tryanks opened this issue Nov 21, 2024 · 0 comments

Comments

@Tryanks
Copy link

Tryanks commented Nov 21, 2024

My device is OrangePi5Plus, and I have built a custom kernel for it, creating a patch for the modifications I made to the kernel: https://gist.github.com/Tryanks/54cb0100a43d6362ac76df09665f1054.
I want to apply this patch to the build scripts in this repository, not to the kernel itself in the kernel repository, as it disrupts the cleanliness of the build process.
Have any suggestions on how to do this? I simply moved the patch file to the repository's patch folder, but it doesn't seem to have any effect. Also, I didn't see any related options in the configuration for the corresponding device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant