diff options
Diffstat (limited to 'v4l_experimental/xc3028/README')
-rw-r--r-- | v4l_experimental/xc3028/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/v4l_experimental/xc3028/README b/v4l_experimental/xc3028/README index f4c524f12..b55cef10c 100644 --- a/v4l_experimental/xc3028/README +++ b/v4l_experimental/xc3028/README @@ -2,14 +2,16 @@ ==== Installation ==== -1. copy tuner.h into ./linux/include/media/ in your v4l directory -2. simply replace following files in the repository +1. get the v4l-dvb repository from linuxtv and type make for generating all symlinks in v4l-dvb/v4l +2. copy tuner.h into v4l-dvb/linux/include/media/ in your v4l directory +3. simply replace following files in the repository + * Makefile * em28xx-cards.c * em28xx.h * tuner-core.c * tuner-types.c * xc3028.c -with the files in this directory and simply recompile +with the files in this directory and simply recompile (copy these files to v4l-dvb/v4l) ==== Firmware ==== |