In 3.10 kernels the tools cross-build had an extra kernel internal library added: tools/lib/lk which is needed by perf.
It was not cross-build ready.
The below pair of patches fixes that. One needs to be applied to the ssh://git.linaro.org/srv/git.linaro.org/git/ubuntu/linux-linaro-raring.git tree (for the debian rules change), the other in the main ssh://git.linaro.org/srv/git.linaro.org/git/kernel/linux-linaro-tracking.git tree.
In 3.10 kernels the tools cross-build had an extra kernel internal library added: tools/lib/lk which is needed by perf.
It was not cross-build ready.
The below pair of patches fixes that. One needs to be applied to the ssh://git. linaro. org/srv/ git.linaro. org/git/ ubuntu/ linux-linaro- raring. git tree (for the debian rules change), the other in the main ssh://git. linaro. org/srv/ git.linaro. org/git/ kernel/ linux-linaro- tracking. git tree.