tools/turbostat: allow user to alter DESTDIR and PREFIX
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 17 Jun 2016 12:59:33 +0000 (15:59 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jun 2016 22:37:04 +0000 (00:37 +0200)
commitac485cb4b3b79fb7ef979cb243ee16e1a1ffa767
treee0540df0f559feb2619cf79b3cdf73cf20632420
parent4c2e07c6a29e0129e975727b9f57eede813eea85
tools/turbostat: allow user to alter DESTDIR and PREFIX

When run
make -C tools DESTDIR=/my/nice/dir turbostat_install
get a message
install: cannot create regular file '/usr/bin/turbostat': Permission denied

Allow user to alter DESTDIR and PREFIX variables.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/x86/turbostat/Makefile