Symptom:
If you do "make install", cu1216.ko won't get copied.
This problem can be fixed by adding a newline in the end of file
linux/drivers/media/dvb/frontends/Makefile. Here is the last line of
that file:
obj-$(CONFIG_DVB_CU1216) += cu1216.o
And because that line does not end with a newline, install scripts fail
with it.
The problematic file is:
linux/drivers/media/dvb/frontends/Makefile
Regards,
Marko Ristola
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb