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
Please register or sign in to comment