diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-03-08 06:49:10 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-03-13 18:39:11 +0100 |
commit | 94cf8acc38e57caaba1329a255409b6d93936ba7 (patch) | |
tree | c0823765b3b572d1d67631913cb733f292bcd39d /kernel/audit.h | |
parent | unicore32: simplify linker script generation for decompressor (diff) | |
download | linux-94cf8acc38e57caaba1329a255409b6d93936ba7.tar.xz linux-94cf8acc38e57caaba1329a255409b6d93936ba7.zip |
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
As commit 423a8155facf ("kbuild: Fix reading of .config in
link-vmlinux.sh") addressed, some shells fail to perform '.' if
${KCONFIG_CONFIG} does not contain a slash at all.
Instead, we can source include/config/auto.conf, which obviously
contain slashes, and we do not expect its file path overridden by
a user. Perhaps, the performance might be slightly better since
unset CONFIG options are stripped from include/config/auto.conf.
scripts/setlocalversion already works this way.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'kernel/audit.h')
0 files changed, 0 insertions, 0 deletions