[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120906103332.GA5917@sepie.suse.cz>
Date: Thu, 6 Sep 2012 12:33:32 +0200
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: mark.asselstine@...driver.com, mmarek@...e.cz,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild rc fixes for v3.6 (v2)
Hi Linus,
there are two fixes that should go into 3.6. The link-vmlinux.sh one is
obvious. The other one fixes make firmware_install with certain
configurations, where a file in the toplevel firmware tree gets
installed first, and $(INSTALL_FW_PATH)/$$(dir <file>) results in
/lib/firmware/./, which confuses make 3.82 for some reason.
v2: This time with the correct URL.
Thanks,
Michal
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
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 6c7080a61fc7b46b3ac8573952b5a3e9d5f68bc4:
firmware: fix directory creation rule matching with make 3.82 (2012-08-30 16:27:13 +0200)
----------------------------------------------------------------
Mark Asselstine (1):
firmware: fix directory creation rule matching with make 3.82
Michal Marek (1):
link-vmlinux.sh: Fix stray "echo" in error message
scripts/Makefile.fwinst | 2 +-
scripts/link-vmlinux.sh | 2 +-
2 files changed, 2 insertions(+), 2 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