From: Josh Boyer Date: Tue, 30 Oct 2012 17:38:05 +0000 (-0400) Subject: tools: Allow tools to be installed in a user specified location X-Git-Tag: v3.8-rc1~59^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f1f545f709a6023371848028a3029118855576;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed