From 0b85bb80534f3bd3b7abb716b0b4fd7ced20dce6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 8 Feb 2013 10:31:38 +0100 Subject: [PATCH] Added .../include/uapi to the template for DVBDIR --- Make.config.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Make.config.template b/Make.config.template index bfaf40b9..b02d796e 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 2.17 2013/01/23 10:47:28 kls Exp $ +# $Id: Make.config.template 2.18 2013/02/08 10:31:38 kls Exp $ ### The C compiler and options: @@ -34,7 +34,7 @@ endif #MANDIR = $(PREFIX)/share/man #PCDIR = $(PREFIX)/lib/pkgconfig #RESDIR = $(PREFIX)/share/vdr -#DVBDIR = /usr/src/v4l-dvb/linux +#DVBDIR = /usr/src/v4l-dvb/linux/include/uapi #VIDEODIR = /srv/vdr/video #CONFDIR = /var/lib/vdr