/Linux-v5.4/tools/build/Documentation/ |
D | Build.txt | 1 Build Framework 4 The perf build framework was adopted from the kernel build system, hence the 7 Basically the user provides set of 'Build' files that list objects and 8 directories to nest for specific target to be build. 10 Unlike the kernel we don't have a single build object 'obj-y' list that where 11 we setup source objects, but we support more. This allows one 'Build' file to 12 carry a sources list for multiple build objects. 15 Build framework makefiles 18 The build framework consists of 2 Makefiles: 20 Build.include [all …]
|
/Linux-v5.4/samples/ |
D | Kconfig | 5 You can build and test sample kernel code here. 10 tristate "Build trace_events examples -- loadable modules only" 13 This build trace event example modules. 16 tristate "Build trace_printk module - tests various trace_printk formats" 23 tristate "Build kobject examples" 25 This config option will allow you to build a number of 32 tristate "Build kprobes examples -- loadable modules only" 35 This build several kprobes example modules. 38 tristate "Build kretprobes example -- loadable modules only" 43 tristate "Build kernel hardware breakpoint examples -- loadable module only" [all …]
|
/Linux-v5.4/drivers/block/paride/ |
D | Kconfig | 17 connected through a parallel port. If you chose to build PARIDE 18 support into your kernel, you may answer Y here to build in the 19 parallel port IDE driver, otherwise you should answer M to build 33 connected through a parallel port. If you chose to build PARIDE 34 support into your kernel, you may answer Y here to build in the 36 build it as a loadable module. The module will be called pcd. You 49 connected through a parallel port. If you chose to build PARIDE 50 support into your kernel, you may answer Y here to build in the 52 to build it as a loadable module. The module will be called pf. 63 connected through a parallel port. If you chose to build PARIDE [all …]
|
/Linux-v5.4/tools/build/feature/ |
D | Makefile | 81 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1 macro 89 …$(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -laudit -I/usr/incl… 92 $(BUILD) 95 $(BUILD) -D_GNU_SOURCE -lpthread 98 $(BUILD) -lpthread 101 $(BUILD) -fstack-protector-all 104 $(BUILD) -O2 -D_FORTIFY_SOURCE=2 107 $(BUILD) 110 $(BUILD) -lcap 113 $(BUILD) -lelf [all …]
|
/Linux-v5.4/tools/perf/Documentation/ |
D | Build.txt | 2 1) perf build 4 The perf build process consists of several separated building blocks, 11 Several makefiles govern the perf build: 18 main makefile that triggers build of all perf objects including 21 - tools/build/Makefile.build 22 main makefile of the build framework 24 - tools/build/Build.include 25 build framework generic definitions 27 - Build makefiles 28 makefiles that defines build objects [all …]
|
/Linux-v5.4/drivers/staging/speakup/ |
D | Kconfig | 49 synthesizer. You can say y to build it into the kernel, 50 or m to build it as a module. See the configuration 58 synthesizer. You can say y to build it into the kernel, 59 or m to build it as a module. See the configuration 66 synthesizer. You can say y to build it into the kernel, 67 or m to build it as a module. See the configuration 74 You can say y to build it into the kernel, or m to 75 build it as a module. See the configuration help on the 82 synthesizer. You can say y to build it into the kernel, 83 or m to build it as a module. See the configuration [all …]
|
/Linux-v5.4/drivers/iio/accel/ |
D | Kconfig | 15 Say Y here to build support for Analog Devices adis16201 dual-axis 27 Say Y here to build support for Analog Devices adis16209 dual-axis digital inclinometer 43 Say Y here if you want to build support for the Analog Devices 57 Say Y here if you want to build support for the Analog Devices 97 Say Y here if you want to build a driver for the Bosch BMA180 or 123 Say yes here to build support for the following Bosch accelerometers: 142 Say yes here to build support for the MiraMEMS DA280 3-axis 14-bit 152 Say yes here to build support for the MiraMEMS DA311 3-axis 12-bit 163 Say yes here to build support for the Domintech low-g tri-axial 176 Choosing M will build the driver as a module. If so, the module [all …]
|
/Linux-v5.4/drivers/iio/adc/ |
D | Kconfig | 19 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8 32 Say yes here to build support for Analog Devices AD7265 and AD7266 42 Say yes here to build support for Analog Devices AD7291 54 Say yes here to build support for Analog Devices AD7298 66 Say yes here to build support for the following SPI analog to 86 Say yes here to build parallel interface support for Analog Devices: 97 Say yes here to build spi interface support for Analog Devices: 109 Say yes here to build support for Analog Devices AD7766, AD7766-1, 122 Say yes here to build support for Analog Devices AD7768-1 SPI 134 Say yes here to build support for Analog Devices AD7170, AD7171, [all …]
|
/Linux-v5.4/drivers/iio/dac/ |
D | Kconfig | 13 Say yes here to build support for Analog Devices AD5024, AD5025, AD5044, 27 Say yes here to build support for Analog Devices AD5360, AD5361, 40 Say yes here to build support for Analog Devices AD5380, AD5381, 51 Say yes here to build support for Analog Devices AD5421 loop-powered 61 Say yes here to build support for Analog Devices AD5300, AD5301, AD5310, 74 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429, 89 Say yes here to build support for Analog Devices AD5592R 101 Say yes here to build support for Analog Devices AD5593R 111 Say yes here to build support for Analog Devices AD5504, AD5501, 121 Say yes here to build support for Analog Devices AD5624R, AD5644R and [all …]
|
/Linux-v5.4/tools/testing/selftests/ |
D | Makefile | 74 # Makefile to avoid test build failures when test 75 # Makefile doesn't have explicit build rules. 89 BUILD := $(O) macro 92 BUILD := $(KBUILD_OUTPUT)/kselftest macro 94 BUILD := $(shell pwd) macro 104 export BUILD 106 # build and run gpio when output directory is the src dir. 132 # Local build cases: "make kselftest", "make -C" - headers are installed 138 $(MAKE) --no-builtin-rules INSTALL_HDR_PATH=$$BUILD/usr \ 144 BUILD_TARGET=$$BUILD/$$TARGET; \ [all …]
|
/Linux-v5.4/drivers/clk/hisilicon/ |
D | Kconfig | 8 Build the clock driver for hi3516cv300. 16 Build the clock driver for hi3519. 23 Build the clock driver for hi3660. 30 Build the clock driver for hi3670. 38 Build the clock driver for hi3798cv200. 45 Build the Hisilicon Hi6220 clock driver based on the common clock framework. 52 Build reset controller driver for HiSilicon device chipsets. 60 Build the Hisilicon Hi6220 stub clock driver. 68 Build the Hisilicon Hi3660 stub clock driver.
|
/Linux-v5.4/drivers/iio/light/ |
D | Kconfig | 17 Say Y here if you want to build a driver for the ACPI0008 39 Say Y here if you want to build a driver for the Dyna Image AL3320A 49 Say Y here if you want to build a driver for the Avago APDS9300 62 Say Y here to build I2C interface support for the Avago 72 Say Y here to build support for the ROHM BH1710, BH1715, BH1721, 82 Say Y here to build support for the ROHM BH1780GLI ambient 114 Say Y here if you want to build a driver for Capella CM3323 124 Say Y here if you want to build a driver for Capella CM3605 193 Say Y here if you want to build a driver for the Intersil ISL29125 207 Say yes here to build support for the HID SENSOR [all …]
|
/Linux-v5.4/tools/build/ |
D | Makefile.build | 3 # Main build makefile. 27 build-dir := $(srctree)/tools/build 31 fixdep := $(build-dir)/fixdep 37 include $(build-dir)/Build.include 42 # Init all relevant variables used in build files so 50 # Build definitions 51 build-file := $(dir)/Build 52 -include $(build-file) 94 # Build rules 119 # Gather build data: [all …]
|
/Linux-v5.4/drivers/iio/pressure/ |
D | Kconfig | 13 Say yes here to build support for the Honeywell ABP pressure 26 Say yes here to build support for Bosch Sensortec BMP180 and BMP280 50 Say yes here to build support for the Barometer sensor when 75 Say yes here to build support for the HID SENSOR 86 Say yes here to build support for Hope RF HP03 pressure and 100 Say yes here to build support for the Freescale MPL115A2 111 Say yes here to build support for the Freescale MPL115A1 123 Say yes here to build support for the Freescale MPL3115A2 134 Say Y here to build support for the Measurement Specialties 144 Say Y here to build I2C bus support for MS5611. [all …]
|
/Linux-v5.4/samples/bpf/ |
D | README.rst | 7 Build dependencies 26 This will creates a local "usr/include" directory in the git/build top 48 By default llvm will build all non-experimental backends including bpf. 54 (build dependencies are cmake and gcc-c++):: 59 $ cd ..; mkdir build; cd build 66 make samples/bpf/ LLC=~/git/llvm/build/bin/llc CLANG=~/git/llvm/build/bin/clang 71 environment variables before calling make. This will direct make to build 76 make samples/bpf/ LLC=~/git/llvm/build/bin/llc CLANG=~/git/llvm/build/bin/clang
|
/Linux-v5.4/Documentation/kbuild/ |
D | modules.rst | 5 This document describes how to build an out-of-tree kernel module. 10 === 2 How to Build External Modules 39 "kbuild" is the build system used by the Linux kernel. Modules must use 40 kbuild to stay compatible with changes in the build infrastructure and 49 complexity, so one only has to type "make" to build the module. This is 54 2. How to Build External Modules 57 To build external modules, you must have a prebuilt kernel available 58 that contains the configuration and header files used in the build. 68 NOTE: "modules_prepare" will not build Module.symvers even if 69 CONFIG_MODVERSIONS is set; therefore, a full kernel build needs to be [all …]
|
D | reproducible-builds.rst | 7 exactly the same. This makes it possible to verify that the build 57 to an absolute filename in an out-of-tree build. Kbuild automatically 67 The build processes for some programs under the ``tools/`` 69 cause a later source package build using e.g. ``make rpm-pkg`` to 78 generate a different temporary key for each build, resulting in the 82 One approach to this is to divide up the build process so that the 91 Build the kernel and modules. 96 4. Perform a second build that attaches the module signatures. It 113 Once you set all the necessary variables for a reproducible build, a 122 .. _KBUILD_BUILD_TIMESTAMP: kbuild.html#kbuild-build-timestamp [all …]
|
/Linux-v5.4/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 30 - Build the kernel with CONFIG_GDB_SCRIPTS enabled, but leave 39 this mode. In this case, you should build the kernel with 51 - cd /path/to/linux-build 58 add-auto-load-safe-path /path/to/linux-build 74 scanning for modules in /home/user/linux/build 75 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 76 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 77 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 78 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 79 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko [all …]
|
/Linux-v5.4/drivers/iio/potentiometer/ |
D | Kconfig | 13 Say yes here to build support for the Analog Devices AD5272 and AD5274 23 Say yes here to build support for the Maxim Integrated DS1803 33 Say yes here to build support for the Maxim 44 Say yes here to build support for the Maxim 55 Say yes here to build support for the Maxim 66 Say yes here to build support for the Microchip 77 Say yes here to build support for the Microchip 95 Say yes here to build support for the Microchip 109 Say yes here to build support for the Microchip 122 Say yes here to build support for the Texas Instruments
|
/Linux-v5.4/sound/pci/hda/ |
D | Kconfig | 54 bool "Build hwdep interface for HD-audio driver" 57 Say Y here to build a hwdep interface for HD-audio driver. 77 Say Y here to build a digital beep interface for HD-audio 101 tristate "Build Realtek HD-audio codec support" 111 tristate "Build Analog Device HD-audio codec support" 121 tristate "Build IDT/Sigmatel HD-audio codec support" 131 tristate "Build VIA HD-audio codec support" 141 tristate "Build HDMI/DisplayPort HD-audio codec support" 155 tristate "Build Cirrus Logic codec support" 165 tristate "Build Conexant HD-audio codec support" [all …]
|
/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | Kconfig | 14 This will build a module called "gigaset". 15 Note: If you build your ISDN subsystem (ISDN_CAPI or ISDN_I4L) 16 as a module, you have to build this driver as a module too, 26 Build the Gigaset driver as a CAPI 2.0 driver interfacing with 30 Say N to build the old native ISDN4Linux variant. 39 This will build a module called "bas_gigaset". 47 This will build a module called "usb_gigaset". 54 This will build a module called "ser_gigaset".
|
/Linux-v5.4/drivers/iio/proximity/ |
D | Kconfig | 14 Say Y here to build SPI interface support for the Austrian 31 Say Y here if you want to build a driver for the Intersil ISL29501 43 Say Y to build a driver for PulsedLight LIDAR range finding 53 Say Y to build a driver for the ultrasonic sensors I2CXL of 65 Say Y to build a driver for the RFD77402 Time-of-Flight (distance) 75 Say Y here to build a driver for GPIO bitbanged ultrasonic 96 Say Y here to build a driver for Semtech's SX9500 capacitive 108 Say Y here to build a driver for Devantech SRF02/SRF08/SRF10 119 Say Y here to build a driver for STMicroelectronics VL53L0X
|
/Linux-v5.4/drivers/iio/chemical/ |
D | Kconfig | 16 Say Y here to build I2C interface support for the following 32 Say yes here to build support for Bosch Sensortec BME680 sensor with 54 Say Y here to build I2C interface support for the AMS 61 Say Y here to build I2C interface support for the AMS 70 Say Y here to build support for the Plantower PMS7003 particulate 81 Say Y here to build I2C interface support for the following 94 Say Y here to build support for the Sensirion SPS30 particulate 104 Say Y here to build I2C interface support for the SGX
|
/Linux-v5.4/tools/testing/selftests/rcutorture/bin/ |
D | parse-build.sh | 4 # Check the build output from an rcutorture run for goodness. 8 # The file must contain kernel build output. 10 # Usage: parse-build.sh file title 18 T=${TMPDIR-/tmp}/parse-build.sh.$$ 28 print_bug $title no build 34 print_bug $title build errors: 45 print_warning $title build errors:
|
/Linux-v5.4/ |
D | Makefile | 12 # expect to learn how to build the kernel reading this file. 18 # We are using a recursive build, so we need to do a little thinking 210 # directory of external module to build. Setting M= takes precedence. 245 # mixing *config targets and build targets. 262 config-build := 263 mixed-build := 266 single-build := 286 config-build := 1 288 mixed-build := 1 293 # We cannot build single targets and the others at the same time [all …]
|