kernel-ark/scripts/package
Michal Marek c7eb3a7a17 kbuild: Fix tar-pkg with relative $(objtree)
Commit 7e1c0477 (kbuild: Use relative path for $(objtree)) assumes that
the build process does not change its working directory. make tar-pkg
was a couterexample, fix this by changing directory only for the tar
command and not for the whole script, which at one point references the
now relative $(objtree).

Reported-and-tested-by: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2014-06-18 17:34:59 +02:00
..
builddeb deb-pkg: Fix for relative paths 2014-06-18 16:01:58 +02:00
buildtar kbuild: Fix tar-pkg with relative $(objtree) 2014-06-18 17:34:59 +02:00
Makefile kbuild: trivial - remove trailing empty lines 2014-06-10 00:04:06 +02:00
mkspec rpm-pkg: add generation of kernel-devel 2013-07-23 14:36:44 +02:00