[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426227703-31815-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 13 Mar 2015 15:21:37 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: linux-kbuild@...r.kernel.org
Cc: Josh Boyer <jwboyer@...hat.com>,
Darren Hart <dvhart@...ux.intel.com>,
john stultz <johnstul@...ibm.com>,
Michal Marek <mmarek@...e.cz>,
Josh Triplett <josh@...htriplett.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
linux-kernel@...r.kernel.org,
"Yann E. MORIN" <yann.morin.1998@...e.fr>
Subject: [PATCH 0/6] kbuild: mergeconfig: fix bugs, improve readability, and add generic entry point
This series is related to mergeconfig (scripts/kconfig/merge_config.sh):
1/6 and 2/6 fix bugs related to the parallel build. (-j option).
3/6 thru 5/6 are minor clean-ups.
6/6 is a new feature; add a generic entry point of mergeconfig.
The last one is RFC.
Masahiro Yamada (6):
kbuild: mergeconfig: fix "jobserver unavailable" warning
kbuild: mergeconfig: move an error check to merge_config.sh
kbuild: mergeconfig: remove redundant $(objtree)
merge_config.sh: improve indentation
merge_config.sh: rename MAKE to RUNMAKE
kbuild: add generic mergeconfig target, %.config
scripts/kconfig/Makefile | 20 +++++++++-----------
scripts/kconfig/merge_config.sh | 25 ++++++++++++++-----------
2 files changed, 23 insertions(+), 22 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists