diff options
author | 2020-06-01 14:57:03 +0900 | |
---|---|---|
committer | 2020-06-03 13:22:17 +0900 | |
commit | 4e5ab74c3cbbe7ca2b907a86ce5140e442b340bf (patch) | |
tree | d350bf977d99ec4c0e55d52ee371bcc34334eb4f /tools/perf/scripts/python | |
parent | modpost: move -T option close to the modpost command (diff) | |
download | wireguard-linux-4e5ab74c3cbbe7ca2b907a86ce5140e442b340bf.tar.xz wireguard-linux-4e5ab74c3cbbe7ca2b907a86ce5140e442b340bf.zip |
modpost: pass -N option only for modules modpost
The built-in only code is not required to have MODULE_IMPORT_NS() to
use symbols. So, the namespace is not checked for vmlinux(.o).
Do not pass the meaningless -N option to the first pass of modpost.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions