linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] kbuild rc fixes for v3.6
@ 2012-09-03 19:18 Michal Marek
  2012-09-06  3:32 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Marek @ 2012-09-03 19:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: mark.asselstine, mmarek, linux-kbuild, linux-kernel

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.

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-2.6.git ..BRANCH.NOT.VERIFIED..

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-06 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03 19:18 [GIT] kbuild rc fixes for v3.6 Michal Marek
2012-09-06  3:32 ` Linus Torvalds
2012-09-06  5:19   ` Stephen Rothwell
2012-09-06 10:33     ` Michal Marek

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).