Add intel_bios_dumper from the 2D driver. Last of the tools, finally!

This commit is contained in:
Eric Anholt
2010-02-19 12:23:16 -05:00
parent 22fd4c370c
commit 0583c22cdf
3 changed files with 111 additions and 2 deletions
+3 -2
View File
@@ -1,5 +1,7 @@
bin_PROGRAMS = \
intel_audio_dump \
intel_bios_dumper \
intel_bios_reader \
intel_error_decode \
intel_gpu_dump \
intel_gpu_top \
@@ -9,8 +11,7 @@ bin_PROGRAMS = \
intel_stepping \
intel_reg_dumper \
intel_reg_write \
intel_reg_read \
intel_bios_reader
intel_reg_read
intel_gpu_dump_SOURCES = \
intel_gpu_dump.c \