diff options
| author | Patrick Boettcher <pb@linuxtv.org> | 2006-08-02 13:48:25 +0200 |
|---|---|---|
| committer | Patrick Boettcher <pb@linuxtv.org> | 2006-08-02 13:48:25 +0200 |
| commit | 13fdda6d96be65a0ccdca2c56355808fa130ee8f (patch) | |
| tree | b7176a9c58bd89d1da36ecda91b0725b35322227 /INSTALL | |
| parent | c3c47fd1bb07ca6c9e79e921396ae540ebf636b9 (diff) | |
| parent | 975b1fde51670c1fc807e6a31b4d269f1ecfc03a (diff) | |
| download | mediapointer-dvb-s2-13fdda6d96be65a0ccdca2c56355808fa130ee8f.tar.gz mediapointer-dvb-s2-13fdda6d96be65a0ccdca2c56355808fa130ee8f.tar.bz2 | |
merge from main
From: Patrick Boettcher <pb@linuxtv.org>
merge from main
Signed-off-by: Patrick Boettcher <pb@linuxtv.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 |
