diff options
| author | Masahiro Yamada <[email protected]> | 2022-12-11 13:04:07 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2022-12-14 06:42:40 +0000 |
| commit | f65a486821cfd363833079b2a7b0769250ee21c9 (patch) | |
| tree | e80172fa864beca08f6ca876eff2f523128782a0 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | kbuild: use .NOTINTERMEDIATE for future GNU Make versions (diff) | |
| download | kernel-f65a486821cfd363833079b2a7b0769250ee21c9.tar.gz kernel-f65a486821cfd363833079b2a7b0769250ee21c9.zip | |
kbuild: change module.order to list *.o instead of *.ko
scripts/Makefile.build replaces the suffix .o with .ko, then
scripts/Makefile.modpost calls the sed command to change .ko back
to the original .o suffix.
Instead of converting the suffixes back-and-forth, store the .o paths
in modules.order, and replace it with .ko in 'make modules_install'.
This avoids the unneeded sed command.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
