]> git.baikalelectronics.ru Git - kernel.git/commit
cpupower Makefile change to help run the tool without 'make install'
authorsriram@marirs.net.in <sriram@marirs.net.in>
Mon, 22 Dec 2014 16:47:37 +0000 (22:17 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 30 Jan 2015 00:47:41 +0000 (01:47 +0100)
commitca2f48a134d8c708665b7e2f8a6e2493a62ff317
tree1a0150a191b56470e5618a2e5e4d4b9cbf12b7e4
parent595bd192f596cf6aa525fc6fbe21ccdb8dab0aa1
cpupower Makefile change to help run the tool without 'make install'

The cpupower tool, when compiled against libcpupower.so fail's to run as
the linker file path's are missing during compilation. So added changes
in the Makefile to run cpupower tool, which helps us run the tool
without doing a 'make install'.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Acked-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/cpupower/Makefile