Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up

This commit is contained in:
Klaus Schmidinger
2005-09-02 14:54:29 +02:00
parent 2ffcc66af2
commit 70bc836e3f
5 changed files with 29 additions and 14 deletions

View File

@@ -3769,3 +3769,5 @@ Video Disk Recorder Revision History
apparently some users actually need it. It's not active by default, you'll have
to define the WAIT_FOR_TUNER_LOCK macro in that file if you need it (suggested
by Malcolm Caldwell).
- Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up (thanks to
Lauri Tischler).