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)
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>

No differences found