summaryrefslogtreecommitdiff
path: root/tools/Makefile.sources
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2014-01-06 14:56:02 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2014-01-07 16:48:09 +0000
commit0ec9c94bea6d1ba3969a03ebf75494115e24edf6 (patch)
treec90b8cdc14ed2726ffcadbcb6635712c07f7f3c7 /tools/Makefile.sources
parent5fdca4c1666fb055f1ba955beaa5511b99ebfbd6 (diff)
tools: Remove intel_disable_clock_gating
This tool only supports ILK. I take the fact that nobody has felt the need to update for later platform a sign it's not very useful. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tools/Makefile.sources')
-rw-r--r--tools/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index a4664fe9..54b3fc7d 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -1,5 +1,4 @@
bin_PROGRAMS = \
- intel_disable_clock_gating \
intel_audio_dump \
intel_backlight \
intel_bios_dumper \