Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Makefile for 1.0.2 / 1.1 release



linux-dvb@linuxtv.org schrieb am 17.01.04 15:12:18:
> 
> Hi,
> 
> Niklas Peinecke wrote:
> > 
> > attached you find a (rather trivial) Makefile suitable for building
> > dvb-kernel with a 2.4.x kernel.
> 
>         ( cd release-tmp; cvs -d$(CVSROOT) export -r$(RELEASE_TAG) -d$(PACKAGE) DVB )
>                                                                                 ^^^
> 
> Could you please test if it works with dvb-kernel?
> (You can use RELEASE_TAG := HEAD for testing.)

Sorry, must've been blind!
Below are the corrected lines (don't know what the commented lines mean, we can uncomment them, if they serve some pupose):

        ( cd release-tmp; cvs -d$(CVSROOT) export -r$(RELEASE_TAG) -d$(PACKAGE) dvb-kernel )
	# work around CVS braindeadness wrt file permissions
	#chmod -x release-tmp/$(PACKAGE)/Makefile
	#chmod -x release-tmp/$(PACKAGE)/driver/av7110/av7110.c
	#chmod -x release-tmp/$(PACKAGE)/include/linux/em8300.h

Thanks,

Niklas


______________________________________________________________________________
Erdbeben im Iran: Zehntausende Kinder brauchen Hilfe. UNICEF hilft den
Kindern - helfen Sie mit! https://www.unicef.de/spe/spe_03.php



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index