[linux-dvb] cu1216.ko: won't install on "Mantis" branch. Please fix
it.
Marko Ristola
marko.ristola at kolumbus.fi
Mon Feb 19 20:17:40 CET 2007
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
More information about the linux-dvb
mailing list