buildroot/docs
Arnout Vandecappelle c77e31e0b3 docs/manual: add 'menuconfig' to out-of-tree examples
If the examples given for launching an out-of-tree build are executed
as-is, this will result in the error message

    Please configure Buildroot first (e.g. "make menuconfig")

Even if "make menuconfig" was run before, it's still not going to work
because the out-of-tree build doesn't use the in-tree .config.

Therefore, the example really should start with some config option.
Since "make menuconfig" is used in most other examples of creating a
config, use that here as well. Extend both examples with "menuconfig".

Reported-by: AndreiCherniaev <dungeonlords789@yandex.ru>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2023-02-15 22:28:58 +01:00
..
conf docs: fix links to AsciiDoc 2022-03-07 20:26:24 +01:00
manual docs/manual: add 'menuconfig' to out-of-tree examples 2023-02-15 22:28:58 +01:00
website docs/website: better recent commits/discussions output 2023-02-06 11:59:03 +01:00
images docs: really move the website 2015-01-25 18:17:09 +01:00