scripts/mod/modpost is used for example to create .vmlinux.export.c and Module.symvers with the following command: scripts/mod/modpost -o Module.symvers -T modules.order vmlinux.o
modpost.c), the usage is: modpost vmlinux module1.o module2.o …
e, i, m, n, o, a, T, t, u, w, W, E, N and d.