summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-02 14:54:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-02 14:54:29 +0200
commit70bc836e3ff32ef8e22d6dffb2d7b2ac71ed746a (patch)
tree4f7799d231b28839d1ad0d19d6e01153703cd591 /HISTORY
parent2ffcc66af2cb3f379fd8445c019b0cac1c2cc275 (diff)
downloadvdr-70bc836e3ff32ef8e22d6dffb2d7b2ac71ed746a.tar.gz
vdr-70bc836e3ff32ef8e22d6dffb2d7b2ac71ed746a.tar.bz2
Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 38a258f3..4790adbb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).