This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: Makefile.am: also update dvb-frontend.h Author: Mauro Carvalho Chehab <mche...@s-opensource.com> Date: Fri Feb 9 11:49:03 2018 -0200 This file should also updated when syncing from master. Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com> Makefile.am | 1 + 1 file changed, 1 insertion(+) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=79a0b7d351d52c429cb539e446d47d9f1b7302ad diff --git a/Makefile.am b/Makefile.am index 93e0973acbda..fc8f2f34615f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ sync-with-kernel: cp -a $(KERNEL_DIR)/usr/include/linux/media.h $(top_srcdir)/include/linux cp -a $(KERNEL_DIR)/usr/include/linux/ivtv.h $(top_srcdir)/include/linux cp -a $(KERNEL_DIR)/usr/include/linux/dvb/frontend.h $(top_srcdir)/include/linux/dvb + cp $(top_srcdir)/include/linux/dvb/frontend.h $(top_srcdir)/lib/include/libdvbv5/dvb-frontend.h cp -a $(KERNEL_DIR)/usr/include/linux/dvb/dmx.h $(top_srcdir)/include/linux/dvb cp -a $(KERNEL_DIR)/usr/include/linux/lirc.h $(top_srcdir)/include/linux cp -a $(KERNEL_DIR)/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c $(top_srcdir)/utils/common _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits