Allow user to select what extensions to compile and install

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
This commit is contained in:
Jan Engelhardt
2008-02-14 17:38:15 +01:00
parent f360ec3c85
commit da011c8871
6 changed files with 113 additions and 41 deletions

View File

@@ -17,6 +17,13 @@ Prerequirements
* kernel-source >= 2.6.19 with prepared output directory
Selecting extensions
====================
You can edit the "mconfig" file to select what modules to build and
install. By default, all modules are enabled.
Configuring and compiling
=========================