mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
docs: add private headers to IGNORE_HFILES
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
52a3a2e205
commit
bbd014e163
@ -58,7 +58,9 @@ EXTRA_HFILES=
|
||||
|
||||
# Header files or dirs to ignore when scanning. Use base file/dir names
|
||||
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
|
||||
IGNORE_HFILES=gen6_render.h gen7_media.h gen7_render.h gen8_media.h gen8_render.h i830_reg.h i915_3d.h i915_pciids.h i915_reg.h intel_reg.h
|
||||
IGNORE_HFILES=gen6_render.h gen7_media.h gen7_render.h gen8_media.h \
|
||||
gen8_render.h i830_reg.h i915_3d.h i915_pciids.h i915_reg.h \
|
||||
intel_reg.h debug.h instdone.h media_fill.h rendercopy.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user