Searched full:building (Results 1 – 25 of 99) sorted by relevance
1234
/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 | modules.rst | 2 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 …]
|
D | kbuild.rst | 33 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 '.'
|
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.
|
D | llvm.rst | 4 Building Linux with Clang/LLVM 89 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
|
D | makefiles.rst | 47 --- 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/ |
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/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/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 | 35 building
|
/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/dev-tools/kunit/ |
D | start.rst | 77 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.
|
D | kunit-tool.rst | 10 kunit_tool is a script (``tools/testing/kunit/kunit.py``) that aids in building
|
/Documentation/admin-guide/auxdisplay/ |
D | ks0108.rst | 47 If you aren't building LCD related hardware, you should check
|
/Documentation/admin-guide/device-mapper/ |
D | linear.rst | 6 device onto a linear range of another device. This is the basic building
|
/Documentation/s390/ |
D | 3270.ChangeLog | 40 tubttybld.c and tubttyscl.c, for screen-building code and
|
/Documentation/bpf/ |
D | s390.rst | 177 kernel image in memory, by building the kernel with:: 201 - `Building LLVM <https://llvm.org/docs/CMake.html>`_
|
/Documentation/driver-api/early-userspace/ |
D | early_userspace_support.rst | 38 IMAGE BUILDING method 48 cpio archives are *not* allowed when building from sources.
|
/Documentation/vm/ |
D | overcommit-accounting.rst | 81 * Review stack handling/building on exec
|
/Documentation/process/ |
D | programming-language.rst | 10 docs on :ref:`Building Linux with Clang/LLVM <kbuild_llvm>`.
|
/Documentation/arm/ |
D | ixp4xx.rst | 60 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/ |
D | mc-core.rst | 18 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