Skip to content
Commit 685ceb99 authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen
Browse files

kernel: Fix missing config options from platform

common-config.nix has:

${kernelPlatform.kernelExtraConfig or ""}

and indeed kernelExtraConfig is in hostPlatform.platform, and not in
hostPlatform. (Ugh.).
parent 5e8ae8d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment