summaryrefslogtreecommitdiff
path: root/scripts/Kconfig.include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-07-30 18:59:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-25 11:47:55 +0300
commitb3aebdd46d633d542badfb0d680eb491a001bf90 (patch)
tree2fbbb38381a3e841b3354e405c1db201e269e68e /scripts/Kconfig.include
parent23bc01f0d95508be2407ebf65616d73a9dbfb381 (diff)
downloadlinux-b3aebdd46d633d542badfb0d680eb491a001bf90.tar.xz
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
[ Upstream commit cb4819934a7f9b87876f11ed05b8624c0114551b ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/Kconfig.include')
0 files changed, 0 insertions, 0 deletions