[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120903191801.GA23227@pobox.suse.cz>
Date: Mon, 3 Sep 2012 21:18:01 +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
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(-)
--
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