commit | 55f1f545f709a6023371848028a3029118855576 | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@redhat.com> | Tue Oct 30 13:38:05 2012 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri Nov 30 01:09:45 2012 -0500 |
tree | 5331928fe5745ff09cbfaa41fccf48f137965e43 | |
parent | ee0778a3015370779f603d2b6119a6ec2b1c811a [diff] |
tools: Allow tools to be installed in a user specified location When building x86_energy_perf_policy or turbostat within the confines of a packaging system such as RPM, we need to be able to have it install to the buildroot and not the root filesystem of the build machine. This adds a DESTDIR variable that when set will act as a prefix for the install location of these tools. Signed-off-by: Josh Boyer <jwboyer@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>