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

@@ -6,7 +6,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
# $Id: Make.config.template 1.5 2005/07/31 11:35:28 kls Exp $
# $Id: Make.config.template 1.6 2005/09/02 14:24:31 kls Exp $
### The C compiler and options:
@@ -18,7 +18,7 @@ CXXFLAGS = -fPIC -g -O2 -Wall -Woverloaded-virtual
### The directory environment:
DVBDIR = ../DVB
#DVBDIR = ../DVB
MANDIR = /usr/local/man
BINDIR = /usr/local/bin