[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190304165732.24043-1-ar@cs.msu.ru>
Date: Mon, 4 Mar 2019 19:57:29 +0300
From: Arseny Maslennikov <ar@...msu.ru>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <michal.lkml@...kovi.net>,
Jeff Dike <jdike@...toit.com>,
Richard Weinberger <richard@....at>,
Anton Ivanov <anton.ivanov@...bridgegreys.com>
Cc: Arseny Maslennikov <ar@...msu.ru>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-um@...ts.infradead.org
Subject: [PATCH 0/3] kbuild: More KCONFIG_CONFIG ignorance
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
Powered by blists - more mailing lists