mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Document make stagingconfig target
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
6
INSTALL
6
INSTALL
@@ -52,6 +52,12 @@ Module selection rules:
|
|||||||
allmodconfig - Called by make all. Selects all modules that are known
|
allmodconfig - Called by make all. Selects all modules that are known
|
||||||
to compile against the kernel version used.
|
to compile against the kernel version used.
|
||||||
|
|
||||||
|
stagingconfig - Select all modules, plus all staging modules. The
|
||||||
|
staging drivers are there because they may have
|
||||||
|
bad userspace API's, serious bugs and/or not fill
|
||||||
|
into Kernel required level of quality. So, be
|
||||||
|
careful with those drivers.
|
||||||
|
|
||||||
xconfig - Generate a xconfig menu. Requires full
|
xconfig - Generate a xconfig menu. Requires full
|
||||||
kernel source, since it depends on kernel's
|
kernel source, since it depends on kernel's
|
||||||
qconf stript;
|
qconf stript;
|
||||||
|
Reference in New Issue
Block a user