diff options
author | Michal Marek <mmarek@suse.cz> | 2014-06-18 16:21:41 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-06-18 17:34:59 +0200 |
commit | c7eb3a7a1790e0a3a063b4183894d0d63ffee431 (patch) | |
tree | 6ae3488fc80205b76e5c937b16ad07f363ee4daf /drivers | |
parent | deb-pkg: Fix for relative paths (diff) | |
download | linux-c7eb3a7a1790e0a3a063b4183894d0d63ffee431.tar.xz linux-c7eb3a7a1790e0a3a063b4183894d0d63ffee431.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions