[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <516FEE55.6070001@suse.cz>
Date: Thu, 18 Apr 2013 15:00:05 +0200
From: Michal Marek <mmarek@...e.cz>
To: linux-kbuild@...r.kernel.org
Cc: jkosina@...e.cz, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] rpm-pkg: Do not package the whole source directory
On 15.4.2013 22:35, Michal Marek wrote:
> The source tree can contain lots of uninteresting data like tag or
> cscope files, packaging which slows down make rpm needlessly. It can
> also break the build, if the tree contains an unrelated file named
> *.spec. The downside of this change is that new subdirectories have to
> be added to the KBUILD_ALLDIR variable in the top-level Makefile. The
> upside is that the behavior is more predictable.
I merged this and the other three patches to kbuild.git#misc.
Michal
--
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