Searched full:building (Results 1 – 25 of 135) sorted by relevance
123456
| /Documentation/kbuild/ |
| D | reproducible-builds.rst | 5 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.
|
| D | kbuild.rst | 38 building C files and assembler files. 89 Additional flags to be passed to $(HOSTCC) when building host programs. 93 Additional flags to be passed to $(HOSTCXX) when building host programs. 97 Additional flags to be passed to $(HOSTRUSTC) when building host programs. 116 Additional libraries to link against when building host programs. 144 Set the directory to look for the kernel source when building external 151 Specify the output directory when building the kernel. 154 building external modules against a pre-built kernel in a separate build 281 when building in the source tree, the source tree path is '.'
|
| D | modules.rst | 2 Building External Modules 12 to pick up the right flags to the compiler. Functionality for building modules 13 both in-tree and out-of-tree is provided. The method for building 18 in building out-of-tree (or "external") modules. The author of an 37 building external modules. 73 artifacts used for building an external module. 86 When building an external module, only a subset of the "make" 119 Building Separate Files 167 supports building the module using "make" with no arguments. 222 Building Multiple Modules [all …]
|
| D | llvm.rst | 4 Building Linux with Clang/LLVM 28 Building with LLVM 79 if configuring and building via distinct commands. ``LLVM=`` should also be set 208 data for building Linux kernels, which should improve kernel build times 211 Below are links that may be useful for building LLVM from source or procuring 221 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
|
| D | makefiles.rst | 21 The top Makefile is responsible for building two major products: vmlinux 186 Note: Of course, when you are building objects into the kernel, 225 A Makefile is only responsible for building objects in its own 279 extra-y specifies targets which are needed for building vmlinux, 297 (e.g. ``make modules``, or building external modules) 711 Kbuild supports building executables on the host for use during the 882 Just like host programs, Kbuild also supports building userspace executables 883 for the target architecture (i.e. the same architecture as you are building 1072 - This includes building boot records 1204 Options for $(CC) when building modules [all …]
|
| D | gcc-plugins.rst | 14 The GCC plugin infrastructure of the kernel supports building out-of-tree 15 modules, cross-compilation and building in a separate directory.
|
| /Documentation/gpu/xe/ |
| D | xe_mm.rst | 25 Pagetable building 29 :doc: Pagetable building
|
| /Documentation/rust/ |
| D | quick-start.rst | 22 and/or building them. 90 Requirements: Building 93 This section explains how to fetch the tools needed for building. 167 Otherwise, building LLVM takes quite a while, but it is not a complex process: 169 https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm 203 they are not needed when just building the kernel. 285 Building chapter 288 Building a kernel with a complete LLVM toolchain is the best supported setup
|
| D | arch-support.rst | 8 support for building the kernel with LLVM/Clang varies (please see
|
| /Documentation/driver-api/firmware/ |
| D | built-in-fw.rst | 5 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/ |
| D | media-controller-model.rst | 14 - An **entity** is a basic media hardware or software building block. 17 hardware devices (a building block in a System-on-Chip image
|
| /Documentation/arch/x86/x86_64/ |
| D | uefi.rst | 9 Although the tools below are _not_ needed for building the kernel, 39 initrd. Instructions on building elilo and its dependencies
|
| /Documentation/arch/openrisc/ |
| D | openrisc_port.rst | 27 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/ |
| D | index.rst | 9 is designed to serve as a building block for high availability
|
| /Documentation/admin-guide/media/ |
| D | building.rst | 4 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
|
| D | index.rst | 29 building
|
| /Documentation/bpf/libbpf/ |
| D | libbpf_build.rst | 3 Building libbpf
|
| /Documentation/arch/arc/ |
| D | arc.rst | 52 Building the Linux kernel for ARC processors 55 The process of kernel building for ARC processors is the same as for any other
|
| /Documentation/devicetree/bindings/mtd/partitions/ |
| D | brcm,trx.txt | 5 most of the vendors building devices based on Broadcom's BCM47xx SoCs and is
|
| /Documentation/devicetree/bindings/tpm/ |
| D | microsoft,ftpm.yaml | 17 challenges to building trusted systems because they omit providing secure
|
| /Documentation/admin-guide/auxdisplay/ |
| D | ks0108.rst | 47 If you aren't building LCD related hardware, you should check
|
| /Documentation/networking/ |
| D | xdp-rx-metadata.rst | 86 conversion, and the XDP metadata is not used by the kernel when building 91 can override some of the metadata used for building ``skbs``.
|
| /Documentation/arch/s390/ |
| D | 3270.ChangeLog | 40 tubttybld.c and tubttyscl.c, for screen-building code and
|
| /Documentation/admin-guide/device-mapper/ |
| D | linear.rst | 6 device onto a linear range of another device. This is the basic building
|
| /Documentation/bpf/ |
| D | s390.rst | 177 kernel image in memory, by building the kernel with:: 201 - `Building LLVM <https://llvm.org/docs/CMake.html>`_
|
123456