mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
mention nconfig
Signed-off-by: Shawn Landden <shawn@churchofgit.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
66eecfa7bd
commit
ba39bec809
@ -11,7 +11,7 @@ Offline builds
|
|||||||
|
|
||||||
If you intend to do an offline build and just want to download
|
If you intend to do an offline build and just want to download
|
||||||
all sources that you previously selected in the configurator
|
all sources that you previously selected in the configurator
|
||||||
('menuconfig', 'xconfig' or 'gconfig'), then issue:
|
('menuconfig', 'nconfig', 'xconfig' or 'gconfig'), then issue:
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
$ make source
|
$ make source
|
||||||
|
@ -15,7 +15,13 @@ assistant:
|
|||||||
$ make menuconfig
|
$ make menuconfig
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
to run the curses-based configurator, or
|
or
|
||||||
|
|
||||||
|
--------------------
|
||||||
|
$ make nconfig
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
to run the old or new curses-based configurator, or
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
$ make xconfig
|
$ make xconfig
|
||||||
@ -105,7 +111,7 @@ This directory contains several subdirectories:
|
|||||||
* +toolchain/+ contains the build directories for the various
|
* +toolchain/+ contains the build directories for the various
|
||||||
components of the cross-compilation toolchain.
|
components of the cross-compilation toolchain.
|
||||||
|
|
||||||
These commands, +make menuconfig|gconfig|xconfig+ and +make+, are the
|
These commands, +make menuconfig|nconfig|gconfig|xconfig+ and +make+, are the
|
||||||
basic ones that allow to easily and quickly generate images fitting
|
basic ones that allow to easily and quickly generate images fitting
|
||||||
your needs, with all the supports and applications you enabled.
|
your needs, with all the supports and applications you enabled.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user