diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-01 14:57:08 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-06 23:38:12 +0900 |
commit | e3fb4df7fe4e8636de32a1e4ff5ebc75257f5570 (patch) | |
tree | 29bf32c1215b1b55dc22a5bc0275a3fab0580c10 /lib/ts_kmp.c | |
parent | 7924799ed2ddaa393c2ef0c4cd13a81d122bffde (diff) | |
download | linux-e3fb4df7fe4e8636de32a1e4ff5ebc75257f5570.tar.gz linux-e3fb4df7fe4e8636de32a1e4ff5ebc75257f5570.tar.bz2 linux-e3fb4df7fe4e8636de32a1e4ff5ebc75257f5570.zip |
modpost: re-add -e to set external_module flag
Previously, the -i option had two functions; load a symbol dump file,
and set the external_module flag.
I want to assign a dedicate option for each of them.
Going forward, the -i is used to load a symbol dump file, and the -e
to set the external_module flag.
With this, we will be able to use -i for loading in-kernel symbols.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib/ts_kmp.c')
0 files changed, 0 insertions, 0 deletions