else
BUILDTARGETS = $(LIBDIR)/libvdr-$(PLUGIN).so.$(APIVERSION) systems-pre
endif
-BUILDTARGETS += $(FFDECSATEST) systems contrib
+BUILDTARGETS += $(FFDECSATEST) systems
ifneq ($(strip $(HASLOCALE)),)
BUILDTARGETS += i18n
gcc -O -fbuiltin -fomit-frame-pointer -fPIC -shared -o ca.so ca.c -ldl
[COMMENT]
** With vdr-sc the file has been renamed to cccam_ca.c and cccam_ca.so.
-** You will find the compiled cccam_ca.so in the contrib directory
-** after making the plugin
+** You can find the source code in the contrib directory. To compile issue a
+** "make cccam_ca.so" in that directory
** Probably you need to adjust you startup script to the new name.
[/COMMENT]
The firmware patches have been created with the bsdiff 4.3 utility.
If it's not available on your system, you can find the source code in the
-contrib directory.
+contrib directory. To compile it you can issue a "make bspatch" in that
+directory.
To create a patched firmware: