| /linux/drivers/clk/ingenic/ | 
| H A D | Kconfig | 16 	  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/tools/tracing/rtla/ | 
| H A D | Makefile.config | 60   $(info libcpupower is missing, building without --deepest-idle-state support.)71   $(info BPF skeleton support disabled, building without BPF skeleton support.)
 78   $(info libbpf is missing, building without BPF skeleton support.)
 87   $(info clang is missing or does not support BPF CO-RE, building without BPF skeleton support.)
 96   $(info bpftool is missing or not supporting skeletons, building without BPF skeleton support.)
 
 | 
| /linux/kernel/ | 
| H A D | Kconfig.preempt | 31 	  Select this option if you are building a kernel for a server or54 	  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
 177 	  - Customization: Building application-specific schedulers which
 
 | 
| /linux/Documentation/rust/ | 
| H A D | quick-start.rst | 22 and/or building them.145 Requirements: Building
 148 This section explains how to fetch the tools needed for building.
 222 Otherwise, building LLVM takes quite a while, but it is not a complex process:
 224 	https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm
 258 they are not needed when just building the kernel.
 340 Building  chapter
 343 Building a kernel with a complete LLVM toolchain is the best supported setup
 
 | 
| /linux/drivers/usb/cdns3/ | 
| H A D | Kconfig | 66 	  Say 'Y' or 'M' here if you are building for Texas Instruments76 	  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/drivers/base/ | 
| H A D | Kconfig | 86 	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/Documentation/kbuild/ | 
| H A D | makefiles.rst | 21 The top Makefile is responsible for building two major products: vmlinux186 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,
 301 (e.g. ``make modules``, or building external modules)
 454   $(srcroot) refers to the root of the source you are building, which can be
 460   $(srctree) refers to the root of the kernel source tree. When building the
 465   building the kernel, but it is different when building external modules.
 726 Kbuild supports building executables on the host for use during the
 897 Just like host programs, Kbuild also supports building userspace executables
 [all …]
 
 | 
| /linux/tools/perf/Documentation/ | 
| H A D | Build.txt | 4 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/Documentation/arch/openrisc/ | 
| H A D | openrisc_port.rst | 27 Instructions for building the different toolchains can be found on openrisc.io33 	building	https://github.com/stffrdhrn/or1k-toolchain-build
 36 2) Building
 51 The OpenRISC community typically uses FuseSoC to manage building and programming
 
 | 
| /linux/include/linux/ | 
| H A D | hidden.h | 3  * When building position independent code with GCC using the -fPIC option,5  * building a dynamic object (either a shared library or an executable) that
 
 | 
| H A D | of_pdt.h | 3  * Definitions for building a device tree by calling into the35 /* for building the device tree */
 
 | 
| /linux/Documentation/gpu/xe/ | 
| H A D | xe_mm.rst | 25 Pagetable building29    :doc: Pagetable building
 
 | 
| /linux/tools/perf/trace/beauty/ | 
| H A D | sockaddr.sh | 7 # normal compiler building process and would drag needless stuff from the12 # string table building scripts.
 
 | 
| /linux/Documentation/driver-api/firmware/ | 
| H A D | built-in-fw.rst | 5 Firmware can be built-in to the kernel, this means building the firmware14 There are a few reasons why you might want to consider building your firmware
 
 | 
| /linux/drivers/pinctrl/nuvoton/ | 
| H A D | Kconfig | 17 	  building a kernel that will run on this chip.47 	  building a kernel that will run on this chip.
 
 | 
| /linux/drivers/gpu/drm/amd/display/dc/dml2/ | 
| H A D | dml2_dc_types.h | 30  * dc headers when building DML2 as part of DC, but are defined here when building
 | 
| /linux/drivers/eisa/ | 
| H A D | Kconfig | 21 	  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/Documentation/userspace-api/media/mediactl/ | 
| H A 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
 
 | 
| /linux/arch/arm64/include/asm/ | 
| H A D | rwonce.h | 23  * When building with LTO, there is an increased risk of the compiler30  * when building with LTO.
 
 | 
| /linux/tools/perf/tests/ | 
| H A D | tests-scripts.c | 191 		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()
 285 		pr_err("Out of memory while building script test suite list\n");  in create_script_test_suites()
 
 | 
| /linux/Documentation/networking/ | 
| H A D | xdp-rx-metadata.rst | 86 conversion, and the XDP metadata is not used by the kernel when building91 can override some of the metadata used for building ``skbs``.
 151 does not exceed 252 bytes, and leaves sufficient space for building the
 
 | 
| /linux/drivers/platform/mellanox/ | 
| H A D | Kconfig | 38 	  Centers (EDC) for building Ethernet based clusters, High-Performance72 	  Centers (EDC) for building Ethernet based clusters, High-Performance
 
 | 
| /linux/samples/hid/ | 
| H A D | Makefile.target | 3 # Building binaries on the host system38 # Handle options to gcc. Support building with separate output directory
 
 | 
| /linux/samples/bpf/ | 
| H A D | Makefile.target | 3 # Building binaries on the host system38 # Handle options to gcc. Support building with separate output directory
 
 | 
| /linux/fs/jffs2/ | 
| H A D | xattr.h | 56 		uint32_t ino;			/* only used in scanning/building  */60 		uint32_t xid;			/* only used in sccanning/building */
 
 |