Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Add support for building kernels for all devices #157

Merged
merged 1 commit into from
Mar 29, 2020
Merged

Add support for building kernels for all devices #157

merged 1 commit into from
Mar 29, 2020

Conversation

pgera
Copy link
Contributor

@pgera pgera commented Mar 23, 2020

Currently, prebuilt kernel images are used for most devices. There was
code in place for marlin to rebuild the kernel. This extends the same
flow to all devices. The feature is hidden behind the ENABLE_KERNEL_BUILD
flag. After sufficient testing, it can be hooked to a config option.
Eventually, this would also make it easier to support kernel patches.

Currently, prebuilt kernel images are used for most devices. There was
code in place for marlin to rebuild the kernel. This extends the same
flow to all devices. The feature is hidden behind the ENABLE_KERNEL_BUILD
flag. After sufficient testing, it can be hooked to a config option.
Eventually, this would also make it easier to support kernel patches.
Copy link
Owner

@dan-v dan-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Thanks @pgera.

@dan-v dan-v merged commit 8162aad into dan-v:10.0 Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants