Home
last modified time | relevance | path

Searched hist:"1 b9e740a81f91ae338b29ed70455719804957b80" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dconfdata.cdiff 1b9e740a81f91ae338b29ed70455719804957b80 Fri Feb 11 10:27:36 CET 2022 Jing Leng <jleng@ambarella.com> kconfig: fix failing to generate auto.conf

When the KCONFIG_AUTOCONFIG is specified (e.g. export \
KCONFIG_AUTOCONFIG=output/config/auto.conf), the directory of
include/config/ will not be created, so kconfig can't create deps
files in it and auto.conf can't be generated.

Signed-off-by: Jing Leng <jleng@ambarella.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>