Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/Linux-v5.10/tools/build/Documentation/
DBuild.txt4 The perf build framework was adopted from the kernel build system, hence the
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
12 carry a sources list for multiple build objects.
18 The build framework consists of 2 Makefiles:
21 Makefile.build
24 'Makefile.build' file is the makefile used from the outside. It's
27 $ make -f tools/build/Makefile.build srctree=$(KSRC) dir=$(DIR) obj=$(OBJECT)
33 OBJECT - is the name of the build object
47 the build to nested directories.
[all …]
/Linux-v5.10/tools/perf/Documentation/
DBuild.txt2 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
28 makefiles that defines build objects
30 Please refer to tools/build/Documentation/Build.txt for more
[all …]
/Linux-v5.10/drivers/block/paride/
DKconfig17 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.10/drivers/accessibility/speakup/
DKconfig54 synthesizer. You can say y to build it into the kernel,
55 or m to build it as a module. See the configuration
63 synthesizer. You can say y to build it into the kernel,
64 or m to build it as a module. See the configuration
71 synthesizer. You can say y to build it into the kernel,
72 or m to build it as a module. See the configuration
79 You can say y to build it into the kernel, or m to
80 build it as a module. See the configuration help on the
87 synthesizer. You can say y to build it into the kernel,
88 or m to build it as a module. See the configuration
[all …]
/Linux-v5.10/tools/build/
DMakefile.include2 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
5 $(Q)$(MAKE) -C $(srctree)/tools/build CFLAGS= LDFLAGS= $(OUTPUT)fixdep
8 $(Q)$(MAKE) -C $(srctree)/tools/build clean
DMakefile.build27 build-dir := $(srctree)/tools/build
31 fixdep := $(build-dir)/fixdep
37 include $(build-dir)/Build.include
51 build-file := $(dir)/Build
52 -include $(build-file)
139 $(Q)$(MAKE) -f $(build-dir)/Makefile.build dir=$(dir)/$@ obj=$(obj)
DMakefile33 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro
45 $(Q)$(MAKE) $(build)=fixdep
/Linux-v5.10/tools/build/tests/ex/
DMakefile9 include $(srctree)/tools/build/Makefile.include
15 make -f $(srctree)/tools/build/Makefile.build dir=. $@
18 make $(build)=ex
21 make $(build)=libex
/Linux-v5.10/drivers/iio/chemical/
DKconfig16 Say Y here to build I2C interface support for the following
29 Say Y here to build I2C interface support for the following
43 Say yes here to build support for Bosch Sensortec BME680 sensor with
65 Say Y here to build I2C interface support for the AMS
72 Say Y here to build I2C interface support for the AMS
82 Say Y here to build support for the Plantower PMS7003 particulate
93 Say Y here to build support for the Sensirion SCD30 sensor with carbon
104 Say Y here to build support for the Sensirion SCD30 I2C interface
115 Say Y here to build support for the Sensirion SCD30 serial interface
126 Say Y here to build I2C interface support for the following
[all …]
/Linux-v5.10/tools/virtio/
DMakefile17 OOT_KSRC=/lib/modules/$$(uname -r)/build
28 oot-build:
33 oot-clean: oot-build
34 oot: oot-build
37 .PHONY: all test mod clean vhost oot oot-clean oot-build
/Linux-v5.10/Documentation/dev-tools/
Dgdb-kernel-debugging.rst39 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
81 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
[all …]
/Linux-v5.10/tools/testing/selftests/rcutorture/bin/
Dparse-build.sh18 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.10/drivers/iio/accel/
DKconfig15 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 BMA023, BMA150
121 Say Y here if you want to build a driver for the Bosch BMA400
145 Say yes here to build support for the following Bosch accelerometers:
164 Say yes here to build support for the MiraMEMS DA280 3-axis 14-bit
174 Say yes here to build support for the MiraMEMS DA311 3-axis 12-bit
185 Say yes here to build support for the Domintech low-g tri-axial
[all …]
/Linux-v5.10/drivers/iio/potentiometer/
DKconfig13 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.10/drivers/iio/dac/
DKconfig13 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.10/drivers/iio/pressure/
DKconfig13 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
62 Say yes here to build support for the All Sensors DLH series
87 Say yes here to build support for the HID SENSOR
98 Say yes here to build support for Hope RF HP03 pressure and
109 Say yes here to build support for InvenSense ICP-101xx barometric
123 Say yes here to build support for the Freescale MPL115A2
134 Say yes here to build support for the Freescale MPL115A1
146 Say yes here to build support for the Freescale MPL3115A2
[all …]
/Linux-v5.10/tools/gpio/
DMakefile27 include $(srctree)/tools/build/Makefile.include
40 $(Q)$(MAKE) $(build)=gpio-utils
47 $(Q)$(MAKE) $(build)=lsgpio
56 $(Q)$(MAKE) $(build)=gpio-hammer
65 $(Q)$(MAKE) $(build)=gpio-event-mon
74 $(Q)$(MAKE) $(build)=gpio-watch
/Linux-v5.10/tools/perf/
DMakefile.perf224 include $(srctree)/tools/build/Makefile.include
644 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
647 $(Q)$(MAKE) $(build)=perf
650 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=pmu-events obj=jevents
656 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=pmu-events obj=pmu-events
663 $(Q)$(MAKE) $(build)=gtk
709 build-dir = $(if $(__build-dir),$(__build-dir),.)
741 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
744 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
747 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@
[all …]
/Linux-v5.10/samples/bpf/
DREADME.rst40 This will creates a local "usr/include" directory in the git/build top
60 By default llvm will build all non-experimental backends including bpf.
66 (build dependencies are cmake and gcc-c++)::
71 $ cd ..; mkdir build; cd build
78 make M=samples/bpf LLC=~/git/llvm/build/bin/llc CLANG=~/git/llvm/build/bin/clang
85 build samples for the cross target::
101 Or build samples with SYSROOT if some header or library is absent in toolchain,
/Linux-v5.10/drivers/iio/proximity/
DKconfig14 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 here to build a driver for GPIO bitbanged ranger sensors
80 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
90 Say Y here to build a driver for GPIO bitbanged ultrasonic
111 Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
124 Say Y here to build a driver for Semtech's SX9500 capacitive
136 Say Y here to build a driver for Devantech SRF02/SRF08/SRF10
[all …]
/Linux-v5.10/Documentation/kbuild/
Dreproducible-builds.rst7 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
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
123 .. _KBUILD_BUILD_USER and KBUILD_BUILD_HOST: kbuild.html#kbuild-build-user-kbuild-build-host
[all …]
/Linux-v5.10/tools/testing/ktest/
Dconfig-bisect.pl66 my $build;
582 doprint "READY TO TEST .config IN $build\n";
646 $build = $val;
670 $build = $tree if (!defined($build));
673 $build = expand_path $build;
679 if ( ! -d $build ) {
680 die "$build not a directory\n";
704 if ($build ne $tree) {
705 $make = "make O=$build"
708 $output_config = "$build/.config";
/Linux-v5.10/tools/iio/
DMakefile23 include $(srctree)/tools/build/Makefile.include
37 $(Q)$(MAKE) $(build)=iio_utils
41 $(Q)$(MAKE) $(build)=lsiio
47 $(Q)$(MAKE) $(build)=iio_event_monitor
53 $(Q)$(MAKE) $(build)=iio_generic_buffer
/Linux-v5.10/drivers/iio/gyro/
DKconfig13 Say yes here to build support for Analog Devices ADIS16080, ADIS16100 Yaw
20 Say yes here to build support for Analog Devices ADIS16130 High Precision
29 Say yes here to build support for the Analog Devices ADIS16133, ADIS16135,
38 Say yes here to build support for Analog Devices ADIS16260 ADIS16265
50 Say yes here to build support for Analog Devices ADXRS290 programmable
60 Say yes here to build support for Analog Devices ADXRS450 and ADXRS453
74 Say yes here to build support for BOSCH BMG160 Tri-axis Gyro Sensor
97 Say yes here to build support for NXP FXAS21002C Tri-axis Gyro
119 Say yes here to build support for the HID SENSOR
148 Say yes here to build support for STMicroelectronics gyroscopes:
/Linux-v5.10/tools/perf/tests/shell/
Dbuildid.sh20 echo 'int main(void) { return 0; }' | cc -Wl,--build-id=sha1 -o ${ex_sha1} -x c -
21 echo 'int main(void) { return 0; }' | cc -Wl,--build-id=md5 -o ${ex_md5} -x c -
31 link=${build_id_dir}/.build-id/${id:0:2}/${id:2}
39 file=${build_id_dir}/.build-id/${id:0:2}/`readlink ${link}`/elf

12345678910>>...27