]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerDhaval Giani <dhaval.giani@oracle.com>
Mon, 16 Jan 2017 20:11:19 +0000 (15:11 -0500)
commit36b9b867fe2501c380e11d08b2c35541cf3d1779
tree775394feee22da2857abc08dcfff55be664062fb
parenta4476ff01c63562033397408271eb0eef8718d68
tools/turbostat: allow user to alter DESTDIR and PREFIX

Orabug: 24811361

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>
(cherry picked from commit ac485cb4b3b79fb7ef979cb243ee16e1a1ffa767)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
tools/power/x86/turbostat/Makefile