From: leslie Date: Sun, 22 Nov 2009 02:20:34 +0000 (+0800) Subject: contrib: disable default build X-Git-Tag: upstream/620~135 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=4d1217250de4b248f8d806e25b3165af6d23642f;p=sasc-ng.git contrib: disable default build --- diff --git a/Makefile b/Makefile index fa18955..66bff81 100644 --- 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 diff --git a/README.CCcam b/README.CCcam index ee5c5d4..39b5490 100644 --- a/README.CCcam +++ b/README.CCcam @@ -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] diff --git a/patches/dvb-ttpci-README b/patches/dvb-ttpci-README index 5961167..941e60b 100644 --- a/patches/dvb-ttpci-README +++ b/patches/dvb-ttpci-README @@ -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: