Lines Matching +full:directory +full:- +full:based
1 // -*- mode:doc; -*-
16 From the buildroot directory, run
18 --------------------
20 --------------------
22 for the original curses-based configurator, or
24 --------------------
26 --------------------
28 for the new curses-based configurator, or
30 --------------------
32 --------------------
34 for the Qt-based configurator, or
36 --------------------
38 --------------------
40 for the GTK-based configurator.
46 specifically the xref:requirement-optional[optional requirements]
55 read by the top-level Makefile.
59 --------------------
61 --------------------
63 By default, Buildroot does not support top-level parallel build, so
64 running +make -jN+ is not necessary. There is however experimental
65 support for top-level parallel build, see
66 xref:top-level-parallel-build[].
71 * configure, build and install the cross-compilation toolchain, or
78 Buildroot output is stored in a single directory, +output/+.
79 This directory contains several subdirectories:
87 target). This directory contains one subdirectory for each of these
93 Buildroot, including the cross-compilation toolchain. The latter
95 the headers and libraries of all user-space packages that provide
97 directory is 'not' intended to be the root filesystem for the target:
110 permissions (e.g. setuid for the busybox binary). Therefore, this directory
112 the images built in the +images/+ directory. If you need an
125 xref:make-tips[].