Home
last modified time | relevance | path

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

/linux/
H A DMakefile993bdde94547887faaad4a97f0b0480a6da271c3 Sun Feb 28 06:10:25 UTC 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: add image_name to no-sync-config-targets

'make image_name' needs include/config/auto.conf to show the correct
output because KBUILD_IMAGE depends on CONFIG options, but should not
attempt to resync the configuration.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>