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

Bazel-ify Linux kernel build #11

Open
leoluk opened this issue Jul 5, 2021 · 0 comments
Open

Bazel-ify Linux kernel build #11

leoluk opened this issue Jul 5, 2021 · 0 comments
Labels

Comments

@leoluk
Copy link
Member

leoluk commented Jul 5, 2021

We currently build the Linux kernel in a Bazel genrule. We do not frequently change it, but when we do, it means doing a full rebuild. Long-term, we should Bazel-ify the kernel so we can get proper caching, toolchain integration and incremental rebuilds.

This is a large (but entirely plausible) task that we won't be able to get to anytime soon. It would likely be a "kazelle" approach, where we emit BUILD files for a given kconfig.

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

No branches or pull requests

1 participant