From fd585207961f9916e1603852a703d6c656604656 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Fri, 13 Apr 2012 10:27:01 -0300 Subject: Add tools/intel_infoframes This is a command-line tool that allows us to display and modify the InfoFrames we send. v2: use argv instead of stdin Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index a368130b..058835c2 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -18,6 +18,7 @@ bin_PROGRAMS = \ noinst_PROGRAMS = \ intel_dump_decode \ + intel_infoframes \ intel_lid \ intel_panel_fitter -- cgit v1.2.3