]> www.vanbest.org Git - sasc-ng.git/commitdiff
contrib: disable default build
authorleslie <unknown>
Sun, 22 Nov 2009 02:20:34 +0000 (10:20 +0800)
committerleslie <unknown>
Sun, 22 Nov 2009 02:20:34 +0000 (10:20 +0800)
Makefile
README.CCcam
patches/dvb-ttpci-README

index fa189555e1fb1124fd51bc06f3dcb3de213105d0..66bff813338682a80bf3559b39d7e2ff6c4de11b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -164,7 +164,7 @@ SHAREDDEFINES += -DSTATICBUILD
 else
 BUILDTARGETS = $(LIBDIR)/libvdr-$(PLUGIN).so.$(APIVERSION) systems-pre
 endif
-BUILDTARGETS += $(FFDECSATEST) systems contrib
+BUILDTARGETS += $(FFDECSATEST) systems
 
 ifneq ($(strip $(HASLOCALE)),)
 BUILDTARGETS += i18n
index ee5c5d494c38a332ca47d5ba366d8dfb919843f6..39b549095f60179dcde9257e4cd893a8b14b1be4 100644 (file)
@@ -81,8 +81,8 @@ place inside the chroot.
        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]
 
index 596116709a34a8199967322d923ad8a47146a750..941e60bd1063a7fb82e79b879d19ff17ded1e2e5 100644 (file)
@@ -1,7 +1,8 @@
 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: