[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130429233000.662744610@goodmis.org>
Date: Mon, 29 Apr 2013 19:30: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 take 2 ] localmodconfig: Fix missing depends of config files included in if statements
Linus,
[
Sorry for the previous confusion. My scripts to make my patch sets
key off of the tag name. Thus by using the ktest tag, my scripts
put in the linux-ktest.git tree.
]
A bug was recently found in the make localmodconfig where it would miss
dependencies of config files are include in other config files inside
an if statement.
Also added a debug print that helped in solving this bug.
Please pull the latest localmodconfig-v3.10 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig.git
localmodconfig-v3.10
Head SHA1: 0d0f18b32c5382431163391f224195dea251cae8
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