/Linux-v6.1/drivers/clk/ingenic/ |
D | Kconfig | 16 If building for a JZ4740 SoC, you want to say Y here. 26 If building for a JZ4725B SoC, you want to say Y here. 36 If building for a JZ4760 SoC, you want to say Y here. 46 If building for a JZ4770 SoC, you want to say Y here. 56 If building for a JZ4780 SoC, you want to say Y here. 66 If building for a X1000 SoC, you want to say Y here. 76 If building for a X1830 SoC, you want to say Y here.
|
/Linux-v6.1/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 41 to pick up the right flags to "gcc." Functionality for building modules 42 both in-tree and out-of-tree is provided. The method for building 47 in building out-of-tree (or "external") modules. The author of an 66 building external modules. 112 When building an external module, only a subset of the "make" 140 2.4 Building Separate Files 189 supports building the module using "make" with no arguments. [all …]
|
D | kbuild.rst | 33 building C files and assembler files. 79 Additional flags to be passed to $(HOSTCC) when building host programs. 83 Additional flags to be passed to $(HOSTCXX) when building host programs. 87 Additional flags to be passed to $(HOSTRUSTC) when building host programs. 95 Additional libraries to link against when building host programs. 123 Set the directory to look for the kernel source when building external 130 Specify the output directory when building the kernel. 243 when building in the source tree, the source tree path is '.'
|
D | makefiles.rst | 50 --- 7.6 Building non-kbuild targets 51 --- 7.7 Commands useful for building a boot image 82 The top Makefile is responsible for building two major products: vmlinux 246 Note: Of course, when you are building objects into the kernel, 285 A Makefile is only responsible for building objects in its own 339 extra-y specifies targets which are needed for building vmlinux, 357 (e.g. 'make modules', or building external modules) 752 Kbuild supports building executables on the host for use during the 919 Just like host programs, Kbuild also supports building userspace executables 920 for the target architecture (i.e. the same architecture as you are building [all …]
|
/Linux-v6.1/Documentation/rust/ |
D | quick-start.rst | 9 Requirements: Building 12 This section explains how to fetch the tools needed for building. 85 Otherwise, building LLVM takes quite a while, but it is not a complex process: 87 https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm 108 they are not needed when just building the kernel. 202 Building section in Quick Start 205 Building a kernel with a complete LLVM toolchain is the best supported setup
|
/Linux-v6.1/kernel/ |
D | Kconfig.preempt | 27 Select this option if you are building a kernel for a server or 49 Select this if you are building a kernel for a desktop system. 66 Select this if you are building a kernel for a desktop or 84 Select this if you are building a kernel for systems which
|
/Linux-v6.1/drivers/base/ |
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-v6.1/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
|
/Linux-v6.1/include/linux/ |
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
|
D | of_pdt.h | 3 * Definitions for building a device tree by calling into the 35 /* for building the device tree */
|
/Linux-v6.1/tools/perf/trace/beauty/ |
D | sockaddr.sh | 7 # normal compiler building process and would drag needless stuff from the 12 # string table building scripts.
|
/Linux-v6.1/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
|
/Linux-v6.1/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
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/eisa/ |
D | Kconfig | 21 Say Y here if you are building a kernel for an EISA-based machine. 71 you are building an installation floppy or kernel for an
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/shaders/ |
D | README | 15 Building 22 on building.
|
/Linux-v6.1/scripts/ |
D | remove-stale-files | 16 # the Makefile to this script. This is run before Kbuild starts building 25 # These were previously generated source files. When you are building the kernel
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | rwonce.h | 27 * When building with LTO, there is an increased risk of the compiler 34 * when building with LTO.
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/usb/cdns3/ |
D | Kconfig | 66 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
|
/Linux-v6.1/scripts/package/ |
D | mkspec | 39 # $S: this line is enabled only when building source package 70 building most standard programs and are also needed for rebuilding the 74 $S$M Summary: Development package for building kernel modules to match the $__KERNELRELEASE kernel
|
/Linux-v6.1/fs/jffs2/ |
D | xattr.h | 56 uint32_t ino; /* only used in scanning/building */ 60 uint32_t xid; /* only used in sccanning/building */
|
/Linux-v6.1/samples/bpf/ |
D | Makefile.target | 3 # Building binaries on the host system 38 # Handle options to gcc. Support building with separate output directory
|
/Linux-v6.1/Documentation/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
|