diff options
| author | Patrick Boettcher <pb@linuxtv.org> | 2006-08-06 10:33:45 +0200 |
|---|---|---|
| committer | Patrick Boettcher <pb@linuxtv.org> | 2006-08-06 10:33:45 +0200 |
| commit | 5b742a05b517e61d7fa3ade7f1adbf8a4d16f04d (patch) | |
| tree | 9ca5f26b5dfc516dfae52e57ecf99628dc643e88 /INSTALL | |
| parent | 660c810f401a2a54ed59ddfcb2b3c75228a8ca57 (diff) | |
| parent | 39fd6c4e2f9d26ccf2ecdd0a09863779eb68e1fe (diff) | |
| download | mediapointer-dvb-s2-5b742a05b517e61d7fa3ade7f1adbf8a4d16f04d.tar.gz mediapointer-dvb-s2-5b742a05b517e61d7fa3ade7f1adbf8a4d16f04d.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 |
