kernel-ark/scripts/package
Michal Marek 6615d6c322 rpm-pkg: Do not package the whole source directory
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_ALLDIRS variable in the top-level Makefile. The
upside is that the behavior is more predictable.

Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-04-18 14:56:44 +02:00
..
builddeb deb-pkg: Add all Makefiles to header package 2012-06-28 10:48:08 +02:00
buildtar buildtar: Add ARCH to the archive name 2013-04-08 16:04:28 +02:00
Makefile rpm-pkg: Do not package the whole source directory 2013-04-18 14:56:44 +02:00
mkspec kbuild: clear KBUILD_SRC when calling 'make' in RPM spec 2013-02-22 10:57:32 +01:00