[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120923221236.GA7412@sepie.suse.cz>
Date: Mon, 24 Sep 2012 00:12:36 +0200
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: jeffm@...e.de, mark.asselstine@...driver.com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild rc fixes
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(-)
--
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