From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: mmarek@suse.cz, linux-kbuild@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT] kbuild fixed for v3.16-rc5
Date: Thu, 10 Jul 2014 23:43:47 +0200 [thread overview]
Message-ID: <20140710214347.GA21256@sepie.suse.cz> (raw)
Hi Linus,
there are three more fixes for the relative build dir feature:
- Shut up make -s again
- Fix for rpm/deb/tar-pkg with O=<subdir>
- Fix for CONFIG_EXTRA_FIRMWARE
I hope that's it for 3.16.
Michal
The following changes since commit c2e28dc975ea87feed84415006ae143424912ac7:
kbuild: Print the name of the build directory (2014-07-03 15:25:11 +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 dd5a6752ae7df4e0ba6ce3bcd0c3b4489bb3537f:
firmware: Create directories for external firmware (2014-07-09 15:16:35 +0200)
----------------------------------------------------------------
Michal Marek (3):
kbuild: Do not print the build directory with make -s
kbuild: Fix packaging targets with relative $(srctree)
firmware: Create directories for external firmware
Makefile | 99 ++++++++++++++++++++++++++++---------------------------
firmware/Makefile | 6 ++++
2 files changed, 57 insertions(+), 48 deletions(-)
reply other threads:[~2014-07-10 21:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20140710214347.GA21256@sepie.suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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