Home
last modified time | relevance | path

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

12345678910>>...23

/linux-6.14.4/drivers/clk/ingenic/
DKconfig16 If building for a JZ4740 SoC, you want to say Y here.
26 If building for a JZ4755 SoC, you want to say Y here.
36 If building for a JZ4725B SoC, you want to say Y here.
46 If building for a JZ4760 SoC, you want to say Y here.
56 If building for a JZ4770 SoC, you want to say Y here.
66 If building for a JZ4780 SoC, you want to say Y here.
76 If building for a X1000 SoC, you want to say Y here.
86 If building for a X1830 SoC, you want to say Y here.
/linux-6.14.4/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.
Dkbuild.rst38 building C files and assembler files.
84 Additional flags to be passed to $(HOSTCC) when building host programs.
88 Additional flags to be passed to $(HOSTCXX) when building host programs.
92 Additional flags to be passed to $(HOSTRUSTC) when building host programs.
111 Additional libraries to link against when building host programs.
139 Set the directory to look for the kernel source when building external
146 Specify the output directory when building the kernel.
149 building external modules against a pre-built kernel in a separate build
282 when building in the source tree, the source tree path is '.'
Dmodules.rst2 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.
82 artifacts used for building an external module.
98 When building an external module, only a subset of the "make"
127 Building Separate Files
175 supports building the module using "make" with no arguments.
245 Building Multiple Modules
[all …]
Dllvm.rst4 Building Linux with Clang/LLVM
28 Building with LLVM
79 if configuring and building via distinct commands. ``LLVM=`` should also be set
211 data for building Linux kernels, which should improve kernel build times
214 Below are links that may be useful for building LLVM from source or procuring
224 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
Dmakefiles.rst21 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)
453 $(srcroot) refers to the root of the source you are building, which can be
459 $(srctree) refers to the root of the kernel source tree. When building the
464 building the kernel, but it is different when 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
[all …]
/linux-6.14.4/Documentation/rust/
Dquick-start.rst22 and/or building them.
107 Requirements: Building
110 This section explains how to fetch the tools needed for building.
184 Otherwise, building LLVM takes quite a while, but it is not a complex process:
186 https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm
220 they are not needed when just building the kernel.
302 Building chapter
305 Building a kernel with a complete LLVM toolchain is the best supported setup
/linux-6.14.4/kernel/
DKconfig.preempt31 Select this option if you are building a kernel for a server or
54 Select this if you are building a kernel for a desktop system.
71 Select this if you are building a kernel for a desktop or
103 Select this if you are building a kernel for systems which
164 - Customization: Building application-specific schedulers which
/linux-6.14.4/drivers/usb/cdns3/
DKconfig66 Say 'Y' or 'M' here if you are building for Texas Instruments
76 Say 'Y' or 'M' here if you are building for NXP i.MX
85 Say 'Y' or 'M' here if you are building for StarFive SoCs
/linux-6.14.4/tools/perf/Documentation/
DBuild.txt4 The perf build process consists of several separated building blocks,
82 Below is the command for building the perf with dynamic linking.
93 configuration paths for cross building:
/linux-6.14.4/drivers/base/
DKconfig86 bool "Disable drivers features which enable custom firmware building"
89 Say yes to disable driver features which enable building a custom
93 usually shipped with the driver, building the driver firmware
98 old drivers which enable building of its firmware at kernel build
/linux-6.14.4/Documentation/arch/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
/linux-6.14.4/include/linux/
Dhidden.h3 * When building position independent code with GCC using the -fPIC option,
5 * building a dynamic object (either a shared library or an executable) that
Dof_pdt.h3 * Definitions for building a device tree by calling into the
35 /* for building the device tree */
/linux-6.14.4/Documentation/gpu/xe/
Dxe_mm.rst25 Pagetable building
29 :doc: Pagetable building
/linux-6.14.4/tools/perf/trace/beauty/
Dsockaddr.sh7 # normal compiler building process and would drag needless stuff from the
12 # string table building scripts.
/linux-6.14.4/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
/linux-6.14.4/drivers/pinctrl/nuvoton/
DKconfig17 building a kernel that will run on this chip.
47 building a kernel that will run on this chip.
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_dc_types.h30 * dc headers when building DML2 as part of DC, but are defined here when building
/linux-6.14.4/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
/linux-6.14.4/drivers/eisa/
DKconfig21 Say Y here if you are building a kernel for an EISA-based machine.
70 you are building an installation floppy or kernel for an
/linux-6.14.4/drivers/gpu/drm/i915/gt/shaders/
DREADME15 Building
22 on building.
/linux-6.14.4/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
/linux-6.14.4/arch/arm64/include/asm/
Drwonce.h27 * When building with LTO, there is an increased risk of the compiler
34 * when building with LTO.
/linux-6.14.4/tools/perf/tests/
Dtests-scripts.c191 pr_err("Out of memory while building script test suite list\n"); in append_script()
204 pr_err("Out of memory while building script test suite list\n"); in append_script()
215 pr_err("Out of memory while building script test suite list\n"); in append_script()
284 pr_err("Out of memory while building script test suite list\n"); in create_script_test_suites()

12345678910>>...23