On Thu, Nov 20, 2025 at 08:14:56AM +0000, David Howells wrote:
> You need to add something like:
> 
> #include <linux/module.h>
> ...
> MODULE_DESCRIPTION("ML-DSA signature verification");
> MODULE_LICENSE("GPL");
> 
> David

Yep.  Sorry, I usually build my test kernels with CONFIG_MODULES=n
because it's easier.

- Eric

Reply via email to