Home
last modified time | relevance | path

Searched full:building (Results 1 – 25 of 99) sorted by relevance

1234

/Documentation/kbuild/
Dreproducible-builds.rst5 It is generally desirable that building the same source code with
13 general topic. This document covers the various reasons why building
33 If you are building from a git commit, you could use its commit date.
44 The kernel embeds the building user and host names in
47 building from a git commit, you could use its committer address.
72 building a source package.
Dmodules.rst2 Building External Modules
14 --- 2.4 Building Separate Files
19 --- 3.4 Building Multiple Modules
42 to pick up the right flags to "gcc." Functionality for building modules
43 both in-tree and out-of-tree is provided. The method for building
48 in building out-of-tree (or "external") modules. The author of an
67 building external modules.
113 When building an external module, only a subset of the "make"
145 2.4 Building Separate Files
194 supports building the module using "make" with no arguments.
[all …]
Dkbuild.rst33 building C files and assembler files.
66 Additional flags to be passed to $(HOSTCC) when building host programs.
70 Additional flags to be passed to $(HOSTCXX) when building host programs.
78 Additional libraries to link against when building host programs.
106 Set the directory to look for the kernel source when building external
113 Specify the output directory when building the kernel.
226 when building in the source tree, the source tree path is '.'
Dgcc-plugins.rst14 The GCC plugin infrastructure of the kernel supports building out-of-tree
15 modules, cross-compilation and building in a separate directory.
Dllvm.rst4 Building Linux with Clang/LLVM
89 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
Dmakefiles.rst47 --- 7.6 Building non-kbuild targets
48 --- 7.7 Commands useful for building a boot image
79 The top Makefile is responsible for building two major products: vmlinux
243 Note: Of course, when you are building objects into the kernel,
288 A Makefile is only responsible for building objects in its own
632 Kbuild supports building executables on the host for use during the
782 Just like host programs, Kbuild also supports building userspace executables
783 for the target architecture (i.e. the same architecture as you are building
971 - This includes building boot records
1088 Options for $(CC) when building modules
[all …]
/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst5 Firmware can be built-in to the kernel, this means building the firmware
14 There are a few reasons why you might want to consider building your firmware
/Documentation/userspace-api/media/mediactl/
Dmedia-controller-model.rst14 - An **entity** is a basic media hardware or software building block.
17 hardware devices (a building block in a System-on-Chip image
/Documentation/x86/x86_64/
Duefi.rst9 Although the tools below are _not_ needed for building the kernel,
39 initrd. Instructions on building elilo and its dependencies
/Documentation/openrisc/
Dopenrisc_port.rst27 Instructions for building the different toolchains can be found on openrisc.io
33 building https://github.com/stffrdhrn/or1k-toolchain-build
36 2) Building
45 The OpenRISC community typically uses FuseSoC to manage building and programming
/Documentation/admin-guide/blockdev/drbd/
Dindex.rst9 is designed to serve as a building block for high availability
/Documentation/admin-guide/media/
Dbuilding.rst4 Building support for a media device
32 You can access a menu of Kernel building options with::
236 Once the options on this menu are selected, the building system will
293 Building and installing a new Kernel
306 Building just the new media drivers and core
Dindex.rst35 building
/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,trx.txt5 most of the vendors building devices based on Broadcom's BCM47xx SoCs and is
/Documentation/dev-tools/kunit/
Dstart.rst77 Building KUnit Kernel ...
83 Because it is building a lot of sources for the first time, the
84 ``Building KUnit kernel`` step may take a while.
Dkunit-tool.rst10 kunit_tool is a script (``tools/testing/kunit/kunit.py``) that aids in building
/Documentation/admin-guide/auxdisplay/
Dks0108.rst47 If you aren't building LCD related hardware, you should check
/Documentation/admin-guide/device-mapper/
Dlinear.rst6 device onto a linear range of another device. This is the basic building
/Documentation/s390/
D3270.ChangeLog40 tubttybld.c and tubttyscl.c, for screen-building code and
/Documentation/bpf/
Ds390.rst177 kernel image in memory, by building the kernel with::
201 - `Building LLVM <https://llvm.org/docs/CMake.html>`_
/Documentation/driver-api/early-userspace/
Dearly_userspace_support.rst38 IMAGE BUILDING method
48 cpio archives are *not* allowed when building from sources.
/Documentation/vm/
Dovercommit-accounting.rst81 * Review stack handling/building on exec
/Documentation/process/
Dprogramming-language.rst10 docs on :ref:`Building Linux with Clang/LLVM <kbuild_llvm>`.
/Documentation/arm/
Dixp4xx.rst60 Simple one page summary of building a gateway using an IXP425 and Linux
106 The ADI Coyote platform is reference design for those building
/Documentation/driver-api/media/
Dmc-core.rst18 modelled as an oriented graph of building blocks called entities connected
21 An entity is a basic media hardware building block. It can correspond to
23 (CMOS sensor for instance), logical hardware devices (a building block

1234