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)
commit5c1de006e8e66b0be05be422416629e344c71652
tree1a0150a191b56470e5618a2e5e4d4b9cbf12b7e4
parent26bc420b59a38e4e6685a73345a0def461136dce
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