Changeset 3ccfafaa5202 ("Improve Makefile to avoid "Argument list too long" error")
fixed one issue, but broke dvbv3 output.
It seems that dvbv5 output was broke since... forever. So, fix it too.
Fixes: 3ccfafaa5202 ("Improve Makefile to avoid "Argument list too long" error")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
I wouldn't expect a foreach loop to be prone to this issue but it's
not the right way to write a Makefile anyway.
Note that conversion failures are now fatal and the dvb-t/ke-Nairobi
file is failing to convert at the moment.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>