All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tools: Add intel_vbt_defs.h to Makefile.sources
@ 2017-08-30 10:30 Arkadiusz Hiler
  2017-08-30 10:38 ` Arkadiusz Hiler
  0 siblings, 1 reply; 2+ messages in thread
From: Arkadiusz Hiler @ 2017-08-30 10:30 UTC (permalink / raw)
  To: intel-gfx

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@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH i-g-t] tools: Add intel_vbt_defs.h to Makefile.sources
  2017-08-30 10:30 [PATCH i-g-t] tools: Add intel_vbt_defs.h to Makefile.sources Arkadiusz Hiler
@ 2017-08-30 10:38 ` Arkadiusz Hiler
  0 siblings, 0 replies; 2+ messages in thread
From: Arkadiusz Hiler @ 2017-08-30 10:38 UTC (permalink / raw)
  To: intel-gfx

On Wed, Aug 30, 2017 at 01:30:16PM +0300, Arkadiusz Hiler wrote:
> 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@intel.com>

Pushed with Jani's ack from the IRC to stop post-merge CI failing on
distcheck.

-- 
Cheers,
Arek
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-30 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 10:30 [PATCH i-g-t] tools: Add intel_vbt_defs.h to Makefile.sources Arkadiusz Hiler
2017-08-30 10:38 ` Arkadiusz Hiler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.