summaryrefslogtreecommitdiff
path: root/v4l/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/scripts')
-rwxr-xr-xv4l/scripts/merge-pvrusb2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l/scripts/merge-pvrusb2.sh b/v4l/scripts/merge-pvrusb2.sh
index e12d79a3f..a43ba32a4 100755
--- a/v4l/scripts/merge-pvrusb2.sh
+++ b/v4l/scripts/merge-pvrusb2.sh
@@ -38,8 +38,8 @@ patch -p1 <<'DIFF'
-# patch -R -p1 < scripts/merge-pvrusb2.sh
+ patch -R -p1 < scripts/merge-pvrusb2.sh
- links::
- @echo creating symbolic links...
+ ivtv-checkout::
+ @if [ ! -d ivtv ]; then \
@@ -464,7 +467,7 @@ dvb-rminstall::
rmmodules::
rmmod -w $(shell echo "$(v4l_modules)"|sed s,' ','\n',g|sed s,'-','_',g|sort|uniq -d)