Home
last modified time | relevance | path

Searched hist:f65a486821cfd363833079b2a7b0769250ee21c9 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/scripts/
H A Dmodules-check.shf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
H A DMakefile.modfinalf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
H A DMakefile.modinstf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
H A DMakefile.modpostf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
H A DMakefile.buildf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
/openbmc/linux/scripts/clang-tools/
H A Dgen_compile_commands.pyf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
/openbmc/linux/scripts/mod/
H A Dmodpost.cf65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
/openbmc/linux/
H A DMakefilef65a486821cfd363833079b2a7b0769250ee21c9 Sun Dec 11 07:04:07 CST 2022 Masahiro Yamada <masahiroy@kernel.org> 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 <masahiroy@kernel.org>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>