From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: jeffm@suse.de, mark.asselstine@windriver.com,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] kbuild rc fixes
Date: Mon, 24 Sep 2012 00:12:36 +0200 [thread overview]
Message-ID: <20120923221236.GA7412@sepie.suse.cz> (raw)
Hi Linus,
there are two more kbuild fixes for 3.6. One fixes a race between x86's
archscripts target and the rule (re)building scripts/basic/fixdep. The
second is a fix for the previous attempt at fixing make firmware_install
with make 3.82. This new solution should work with any version of GNU make.
Thanks,
Michal
The following changes since commit 6c7080a61fc7b46b3ac8573952b5a3e9d5f68bc4:
firmware: fix directory creation rule matching with make 3.82 (2012-08-30 16:27:13 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
for you to fetch changes up to 24cc7fb69a5b5edfdff1d38c6a213d6a33648829:
x86/kbuild: archscripts depends on scripts_basic (2012-09-21 13:49:47 +0200)
----------------------------------------------------------------
Jeff Mahoney (1):
x86/kbuild: archscripts depends on scripts_basic
Mark Asselstine (1):
firmware: fix directory creation rule matching with make 3.80
arch/x86/Makefile | 2 +-
scripts/Makefile.fwinst | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
next reply other threads:[~2012-09-23 22:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-23 22:12 Michal Marek [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-25 9:40 [GIT] kbuild rc fixes Michal Marek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120923221236.GA7412@sepie.suse.cz \
--to=mmarek@suse.cz \
--cc=jeffm@suse.de \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.asselstine@windriver.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).