From 70bc836e3ff32ef8e22d6dffb2d7b2ac71ed746a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 2 Sep 2005 14:54:29 +0200 Subject: Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up --- Make.config.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Make.config.template') diff --git a/Make.config.template b/Make.config.template index 149ce986..5cbf42bf 100644 --- a/Make.config.template +++ b/Make.config.template @@ -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 -- cgit v1.2.3