diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-20 09:46:29 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-25 16:25:30 +0200 |
commit | 79123b1389cc775d8e60cb026256f79f0daef173 (patch) | |
tree | 2a750512db789bc63ce93517791c76d0b044a78a /scripts/checkpatch.pl | |
parent | kconfig: remove unneeded directory generation from local*config (diff) | |
download | linux-79123b1389cc775d8e60cb026256f79f0daef173.tar.xz linux-79123b1389cc775d8e60cb026256f79f0daef173.zip |
kconfig: create directories needed for syncconfig by itself
'make syncconfig' creates some files such as include/config/auto.conf,
include/generate/autoconf.h, etc. but the necessary directory creation
relies on scripts/kconfig/Makefile.
To make Kconfig self-contained, create directories as needed in
conf_write_autoconf().
This change allows scripts/kconfig/Makefile cleanups; syncconfig can
be merged into simple-targets.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions