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

kernel: Only build metal specific drivers for metal variants #2279

Merged
merged 1 commit into from
Jul 19, 2022

Commits on Jul 15, 2022

  1. kernel: Only build metal specific drivers for metal variants

    Adjust kernel spec files to only merge `config-bottlerocket-metal`
    config fragment when the variant contains the substring `metal`. To
    make this work we need to force a rebuild of the kernel for each variant
    by setting the `variant-sensitive` option.
    
    Signed-off-by: Leonard Foerster <[email protected]>
    foersleo authored and fedora Cloud User committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e7ef6f8 View commit details
    Browse the repository at this point in the history