diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/Makefile | 2 | ||||
-rw-r--r-- | v4l/versions.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/v4l/Makefile b/v4l/Makefile index afea31ea8..ef5b583c0 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -358,7 +358,7 @@ ivtv-checkout:: @if [ ! -d ivtv ]; then \ echo retrieving the latest ivtv sources from ivtvdriver.org; \ echo this step requires subversion to be installed; \ - svn co http://ivtvdriver.org/svn/ivtv/trunk ivtv; \ + svn co http://www.ivtvdriver.org/svn/ivtv/trunk ivtv; \ fi ivtv-update ivtv-up:: ivtv diff --git a/v4l/versions.txt b/v4l/versions.txt index f705da5f7..d3fb72d4b 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -144,6 +144,7 @@ DVB_ZL10353 DVB_DIB3000MB DVB_DIB3000MC DVB_DIB7000M +DVB_DIB7000P DVB_VES1820 DVB_TDA10021 DVB_STV0297 |