[Intel-gfx] [PATCH i-g-t] tools: Add intel_vbt_defs.h to Makefile.sources

Arkadiusz Hiler arkadiusz.hiler at intel.com
Wed Aug 30 10:30:16 UTC 2017


So is will be picked up for the distributable tarball.

Fixes: 09f35ea4dc06 ("tools/intel_vbt_decode: start migrating to kernel intel_vbt_defs.h")
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
---
 tools/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index 6d9a6ace..c49ab8f0 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -50,6 +50,7 @@ intel_reg_SOURCES =		\
 
 intel_vbt_decode_SOURCES =	\
 	intel_vbt_decode.c	\
+	intel_vbt_defs.h \
 	intel_bios.h
 
 intel_l3_parity_SOURCES =	\
-- 
2.13.5



More information about the Intel-gfx mailing list