diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-16 08:37:13 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-25 19:01:23 +0200 |
commit | 1f50b80a093836743b5b579b3fab33eb2f6834f2 (patch) | |
tree | 7a52f2b9e79e025c779966c43461963ba4af8d5f /.gitignore | |
parent | kbuild: restore autoksyms.h touch to the top Makefile (diff) | |
download | linux-1f50b80a093836743b5b579b3fab33eb2f6834f2.tar.xz 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 '.gitignore')
0 files changed, 0 insertions, 0 deletions