mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
doc: suggest how to add suboptions
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1b972b2189
commit
939d0ab264
@ -24,10 +24,11 @@ config BR2_PACKAGE_LIBFOO
|
|||||||
http://foosoftware.org/libfoo/
|
http://foosoftware.org/libfoo/
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
Of course, you can add other options to configure particular things in
|
Of course, you can add other sub-options into a +if
|
||||||
your software. You can look at examples in other packages. The syntax
|
BR2_PACKAGE_LIBFOO...endif+ statement to configure particular things
|
||||||
of the +Config.in+ file is the same as the one for the kernel Kconfig
|
in your software. You can look at examples in other packages. The
|
||||||
file. The documentation for this syntax is available at
|
syntax of the +Config.in+ file is the same as the one for the kernel
|
||||||
|
Kconfig file. The documentation for this syntax is available at
|
||||||
http://lxr.free-electrons.com/source/Documentation/kbuild/kconfig-language.txt[]
|
http://lxr.free-electrons.com/source/Documentation/kbuild/kconfig-language.txt[]
|
||||||
|
|
||||||
Finally you have to add your new +libfoo/Config.in+ to
|
Finally you have to add your new +libfoo/Config.in+ to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user