https://github.com/torvalds/linux
Revision c7eb3a7a1790e0a3a063b4183894d0d63ffee431 authored by Michal Marek on 18 June 2014, 14:21:41 UTC, committed by Michal Marek on 18 June 2014, 15:34:59 UTC
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>
1 parent a765a7c
History
Tip revision: c7eb3a7a1790e0a3a063b4183894d0d63ffee431 authored by Michal Marek on 18 June 2014, 14:21:41 UTC
kbuild: Fix tar-pkg with relative $(objtree)
Tip revision: c7eb3a7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.0 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top