commit | adc18acf42a1e738c4c58090e0efe7977e812779 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 20 16:46:28 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 25 23:25:29 2018 +0900 |
tree | 7d45592539a7627ab2f8b2204f5931d91772857a | |
parent | 0608182ad54293f6f617c1cc9fb34467db5515c7 [diff] |
kconfig: remove unneeded directory generation from local*config Commit 17263baf958b ("kconfig: Create include/generated for localmodconfig") added the 'mkdir' line because local{yes,mod}config ran streamline_config.pl followed by silentoldconfig at that time. Since commit 81d2bc227305 ("kconfig: invoke oldconfig instead of silentoldconfig from local*config"), no sub-directory is required. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>