[PATCH 0/3] kbuild: More KCONFIG_CONFIG ignorance

From: Arseny Maslennikov
Date: Mon Mar 04 2019 - 11:58:05 EST


Following a recent bug with `make *config' not supporting a redefined
kernel config file, I ran a `git grep -w -nE [.]config **/Makefile'
and discovered these:

Arseny Maslennikov (3):
kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG
Makefile: kselftest: use KCONFIG_CONFIG
arch/um/kernel/Makefile: use KCONFIG_CONFIG

Makefile | 4 ++--
arch/um/kernel/Makefile | 2 +-
scripts/kconfig/Makefile | 12 ++++++------
3 files changed, 9 insertions(+), 9 deletions(-)

--
2.20.1