#[SOLVED] compiling kernel fail
1 messages · Page 1 of 1 (latest)
Clear CONFIG_MODULE_SIG_KEY=
this happens when you copy the dist-kernel config for use in a manually managed kernel
its enabled by default
you can read the wiki and learn how to make a key
or turn it off completely
it's not enabled by default but it is enabled in the dist-kernel config on the livecd, which many people use as a base config
oh right that makes sense