From: Sven Joachim <svenjoac@gmx.de>
To: Juraj <juraj.orsulic@fer.hr>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: deb-pkg target invokes clean
Date: Sun, 12 Feb 2017 23:10:34 +0100 [thread overview]
Message-ID: <87mvdrys9x.fsf@turtle.gmx.de> (raw)
In-Reply-To: <CAEPqvoxvQHL=9bfTxE+GtOY225rYaeP5p3_7bNQoj4YG_kL=cQ@mail.gmail.com> (Juraj's message of "Sun, 12 Feb 2017 22:11:37 +0100")
On 2017-02-12 22:11 +0100, Juraj wrote:
> I noticed that the deb-pkg target in scripts/package/Makefile invokes
> make clean. Is this really necessary?
Yes, because (since Linux 4.3) "make deb-pkg" also generates a source
tarball, and you don't want spurious object files in that tarball.
> I disabled it so I could rebuild
> .deb packages faster after making small changes to the kernel source.
There's the bindeb-pkg target for that already. :-)
Cheers,
Sven
next prev parent reply other threads:[~2017-02-12 22:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 21:11 deb-pkg target invokes clean Juraj
2017-02-12 22:10 ` Sven Joachim [this message]
2017-02-13 14:01 ` Riku Voipio
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=87mvdrys9x.fsf@turtle.gmx.de \
--to=svenjoac@gmx.de \
--cc=juraj.orsulic@fer.hr \
--cc=linux-kbuild@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.