diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-06 07:21:57 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-06 07:21:57 -0300 |
| commit | abfdae7e6d6492977cb1784eda4a884c74541f2f (patch) | |
| tree | 018e3bf5520b0334d7807c5f7d7b0c1c9b2bd5b8 /INSTALL | |
| parent | 4b7451caa9ce14c39b26eb7c953be5c037ebb40e (diff) | |
| parent | 487a380f105dca61c562573ded6b5748894fcd27 (diff) | |
| download | mediapointer-dvb-s2-abfdae7e6d6492977cb1784eda4a884c74541f2f.tar.gz mediapointer-dvb-s2-abfdae7e6d6492977cb1784eda4a884c74541f2f.tar.bz2 | |
merge: http://linuxtv.org/hg/~pb/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ Mauro Carvalho Chehab 2006 Apr 26 V4L/DVB building procedures are based at the use of Makefile rules. Those rules are close tho the ones at Linux Kernel, to allow an easier -usage. +usage. ======================================================================= Quick building procedure is: @@ -25,7 +25,7 @@ distclean - Cleans compiled files from the tree, version. default - Continues building the latest module selection - This is the behavior when just typed: + This is the behavior when just typed: make install - Installs all modules at kernel's default dir @@ -54,11 +54,11 @@ menuconfig - Generate a ncurses menu. Requires full kernel source, since it depends on kernel's mconf and lxconfig stripts; -release - Allows changing kernel version. +release - Allows changing kernel version. Typical usage is: make release VER=2.6.12-18mdk (to force compiling to 2.6.12-18mdk) - (This will work only if + (This will work only if /lib/modules/2.6.12-18mdk/build/ points to that kernel version) Or |
