diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-16 16:37:13 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-26 02:01:23 +0900 |
commit | 1f50b80a093836743b5b579b3fab33eb2f6834f2 (patch) | |
tree | 7a52f2b9e79e025c779966c43461963ba4af8d5f /scripts/adjust_autoksyms.sh | |
parent | 07a422bb213adb7ee1afbb2347ce6922c60a558a (diff) | |
download | linux-1f50b80a093836743b5b579b3fab33eb2f6834f2.tar.gz linux-1f50b80a093836743b5b579b3fab33eb2f6834f2.tar.bz2 linux-1f50b80a093836743b5b579b3fab33eb2f6834f2.zip |
kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module
The external module building does not need to parse this code because
KBUILD_MODULES is always set anyway.
Move this code inside the "ifeq ($(KBUILD_EXTMOD),) ... endif" block.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Diffstat (limited to 'scripts/adjust_autoksyms.sh')
0 files changed, 0 insertions, 0 deletions