summaryrefslogtreecommitdiff
path: root/v4l/scripts/unmerge-trees.sh
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/scripts/unmerge-trees.sh')
-rw-r--r--v4l/scripts/unmerge-trees.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l/scripts/unmerge-trees.sh b/v4l/scripts/unmerge-trees.sh
index d3627aa5a..49f22b3a0 100644
--- a/v4l/scripts/unmerge-trees.sh
+++ b/v4l/scripts/unmerge-trees.sh
@@ -56,7 +56,7 @@ diff -upr video4linux/cx88-dvb.c video4linux.orig/cx88-dvb.c
#include "compat.h"
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,13)
-+#undef CONFIG_DVB_LGDT3302
++#undef HAVE_LGDT3302
+#endif
+
#include "cx88.h"
@@ -70,7 +70,7 @@ diff -upr video4linux/saa7134-dvb.c video4linux.orig/saa7134-dvb.c
#include "compat.h"
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,13)
-+#undef CONFIG_DVB_TDA1004X
++#undef HAVE_TDA1004X
+#endif
+
#include "saa7134-reg.h"