--- dvb-kernel/makelinks 2003/12/21 11:26:01 1.18 +++ dvb-kernel/makelinks 2004/02/04 17:55:35 1.19 @@ -1,4 +1,7 @@ #!/bin/sh +# link drivers sources from CVS or release tarball into your 2.6.x kernel sources; +# an alternative way of compiling is to use the build-2.6 stuff, but +# buld-2.6 won't work for bt878 based cards due to include patch brain damage... if test -z $1 || ! test -d $1 ; then