diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-31 00:59:00 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-08-01 00:09:49 +0900 |
commit | cb4819934a7f9b87876f11ed05b8624c0114551b (patch) | |
tree | a7e76452017edce2a4829fa6c116b64d82aaa140 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 944cfe9be1fbbec73bab2f7e77fe2e8f9c72970f (diff) |
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
KBUILD_EXTRA_SYMBOLS makes sense only when building external modules.
Moreover, the modpost sets 'external_module' if the -e option is given.
I replaced $(patsubst %, -e %,...) with simpler $(addprefix -e,...)
while I was here.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions