[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130429195100.202681236@goodmis.org>
Date: Mon, 29 Apr 2013 15:51:00 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [PATCH 0/2] [GIT PULL] localmodconfig: Fix missing depends of config files included in if statements
Linus,
A bug was recently found (today) in the make localmodconfig where it would miss
dependencies of config files that are included in other config files inside
an if statement.
Also added a debug print that helped in solving this bug.
Please pull the latest ktest-v3.10 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v3.10
Head SHA1: 7714fe5ac0cf752eae7a20ef23408aa26271a3eb
Steven Rostedt (2):
localmodconfig: Add debug prints for dependencies of module configs
localmodconfig: Process source kconfig files as they are found
----
scripts/kconfig/streamline_config.pl | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists