Em Tue, 16 Aug 2016 13:48:13 +0200 Markus Heiser <markus.heiser@xxxxxxxxxxx> escreveu: > Am 16.08.2016 um 13:03 schrieb Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>: > > > Em Tue, 16 Aug 2016 06:36:05 -0300 > > Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> escreveu: > > > > 2) the Latex auto-generated Makefile is hardcoded to use pdflatex. So, > > I had to manually replace it to xelatex. One easy solution would be to > > not use Make -C $BUILDDIR/latex, but to just call xelatex $BUILDDIR/$tex_name. > > I recommend to ship your own tex-Makefile, see: > > https://lkml.org/lkml/2016/8/10/114 That makes sense for me, but let the others review what we have so far. We can later improve and use a makefile for tex. I would prefer to call the version that will be copied to the output dir with a different name (like Makefile.tex or Makefile.in), as I found really weird to have a file called Makefile inside the Kernel tree that contains just a makefile prototype. Regards, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html