* David Ahern wrote:
> When building perf out of tree
> make perf-tar-src-pkg
> tar -xf perf-.tar -C /tmp
> cd /tmp/perf
> make -C tools/perf
>
> you get the warning message:
> make[1]: *** No rule to make target `kernelversion'. Stop.
>
> Fix by saving the perf version in
When building perf out of tree
make perf-tar-src-pkg
tar -xf perf-.tar -C /tmp
cd /tmp/perf
make -C tools/perf
you get the warning message:
make[1]: *** No rule to make target `kernelversion'. Stop.
Fix by saving the perf version in the tar file and using that for the
out of
2 matches
Mail list logo