Message ID | 20170830103016.24277-1-arkadiusz.hiler@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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.
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 = \
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(+)