]> 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)
commit385957d357570d21857dca62accc0d04073efbf9
tree1a0150a191b56470e5618a2e5e4d4b9cbf12b7e4
parent0b0bd4a765f779d719b59069981dc94f3b237240
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