Commit 60920f1e authored by Tim Gardner's avatar Tim Gardner

UBUNTU: [Debian] cpupower uses non-standard CROSS

BugLink: http://bugs.launchpad.net/bugs/1564206Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 88248afa
......@@ -599,6 +599,7 @@ ifeq ($(do_tools_cpupower),true)
# libcpupower.so.$(abi_release) and link cpupower with that.
make -C $(builddirpa)/tools/power/cpupower \
CROSS_COMPILE=$(CROSS_COMPILE) \
CROSS=$(CROSS_COMPILE) \
LIB_MIN=$(abi_release) CPUFREQ_BENCH=false
endif
ifeq ($(do_tools_perf),true)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment