On Thu, Sep 18, 2025 at 10:05:52AM +0200, Alexey Gladkov wrote: > Since .vmlinux.export.c is used to add generated by modpost modaliases > for builtin modules the .vmlinux.export.o is no longer optional and > should always be created. The generation of this file is not dependent > on CONFIG_MODULES. > > Signed-off-by: Alexey Gladkov <[email protected]> > --- > scripts/Makefile.vmlinux | 9 ++------- > scripts/link-vmlinux.sh | 5 +---- > 2 files changed, 3 insertions(+), 11 deletions(-) >
Reviewed-by: Nicolas Schier <[email protected]> -- Nicolas

