diff options
| author | Peng Fan <[email protected]> | 2024-11-29 01:20:05 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2024-12-10 00:51:53 +0000 |
| commit | 3075476a7af666de3ec10b4f35d8e62db8fd5b6d (patch) | |
| tree | 453090fc20b8674baa3806d74da762b2e08dfab9 /net/unix/unix_bpf.c | |
| parent | selftests/cpufreq: gitignore output files and clean them in make clean (diff) | |
| download | kernel-3075476a7af666de3ec10b4f35d8e62db8fd5b6d.tar.gz kernel-3075476a7af666de3ec10b4f35d8e62db8fd5b6d.zip | |
pm: cpupower: Makefile: Fix cross compilation
After commit f79473ed9220 ("pm: cpupower: Makefile: Allow overriding
cross-compiling env params") we would fail to cross compile cpupower in
buildroot which uses the recipe at [1] where only the CROSS variable is
being set.
The issue here is the use of the lazy evaluation for all variables: CC,
LD, AR, STRIP, RANLIB, rather than just CROSS.
[1]:
https://git.buildroot.net/buildroot/tree/package/linux-tools/linux-tool-cpupower.mk.in
Fixes: f79473ed9220 ("pm: cpupower: Makefile: Allow overriding cross-compiling env params")
Reported-by: Florian Fainelli <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Peng Fan <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
