Home
last modified time | relevance | path

Searched hist:bff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/
H A DMakefile.modpostbff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6 Tue Oct 29 07:38:06 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> modpost: do not invoke extra modpost for nsdeps

'make nsdeps' invokes the modpost three times at most; before linking
vmlinux, before building modules, and finally for generating .ns_deps
files. Running the modpost again and again is not efficient.

The last two can be unified. When the -d option is given, the modpost
still does the usual job, and in addition, generates .ns_deps files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Matthias Maennich <maennich@google.com>
Reviewed-by: Matthias Maennich <maennich@google.com>
/openbmc/linux/scripts/mod/
H A Dmodpost.cbff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6 Tue Oct 29 07:38:06 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> modpost: do not invoke extra modpost for nsdeps

'make nsdeps' invokes the modpost three times at most; before linking
vmlinux, before building modules, and finally for generating .ns_deps
files. Running the modpost again and again is not efficient.

The last two can be unified. When the -d option is given, the modpost
still does the usual job, and in addition, generates .ns_deps files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Matthias Maennich <maennich@google.com>
Reviewed-by: Matthias Maennich <maennich@google.com>
/openbmc/linux/
H A DMakefilebff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6 Tue Oct 29 07:38:06 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> modpost: do not invoke extra modpost for nsdeps

'make nsdeps' invokes the modpost three times at most; before linking
vmlinux, before building modules, and finally for generating .ns_deps
files. Running the modpost again and again is not efficient.

The last two can be unified. When the -d option is given, the modpost
still does the usual job, and in addition, generates .ns_deps files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Matthias Maennich <maennich@google.com>
Reviewed-by: Matthias Maennich <maennich@google.com>