/linux-4.4.14/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 28 makefiles that defines build objects 30 Please refer to tools/build/Documentation/Build.txt for more [all …]
|
D | perf-buildid-cache.txt | 6 perf-buildid-cache - Manage build-id cache. 15 This command manages the build-id cache. It can add, remove, update and purge 28 running 'perf buildid-cache' as root may update root's build-id cache 34 kcore in the cache (with the same build-id) that has the same modules at 39 Remove a cached binary which has same build-id of specified file 47 List missing build ids in the cache for the specified file. 53 exactly same build-id, that is replaced by new one. It can be used
|
D | android.txt | 29 source build/envsetup.sh 36 ./build/tools/build-ndk-sysroot.sh --abi=arm 37 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm 39 ./build/tools/build-ndk-sysroot.sh --abi=x86 40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x86
|
D | perf-inject.txt | 17 this case build-ids (-b option) are read and injected as needed into the event 27 --build-ids=:: 28 Inject build-ids into the output stream
|
D | perf-buildid-list.txt | 19 It can also be used to show the build id of the running kernel or in an ELF 35 Show running kernel build id.
|
D | perf-archive.txt | 6 perf-archive - Create archive with object files with build-ids found in perf.data file
|
/linux-4.4.14/tools/build/Documentation/ |
D | Build.txt | 4 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-4.4.14/drivers/block/paride/ |
D | Kconfig | 16 connected through a parallel port. If you chose to build PARIDE 17 support into your kernel, you may answer Y here to build in the 18 parallel port IDE driver, otherwise you should answer M to build 30 connected through a parallel port. If you chose to build PARIDE 31 support into your kernel, you may answer Y here to build in the 33 build it as a loadable module. The module will be called pcd. You 46 connected through a parallel port. If you chose to build PARIDE 47 support into your kernel, you may answer Y here to build in the 49 to build it as a loadable module. The module will be called pf. 60 connected through a parallel port. If you chose to build PARIDE [all …]
|
/linux-4.4.14/drivers/staging/speakup/ |
D | Kconfig | 48 synthesizer. You can say y to build it into the kernel, 49 or m to build it as a module. See the configuration 57 synthesizer. You can say y to build it into the kernel, 58 or m to build it as a module. See the configuration 65 synthesizer. You can say y to build it into the kernel, 66 or m to build it as a module. See the configuration 73 You can say y to build it into the kernel, or m to 74 build it as a module. See the configuration help on the 81 synthesizer. You can say y to build it into the kernel, 82 or m to build it as a module. See the configuration [all …]
|
/linux-4.4.14/tools/perf/ |
D | Makefile.perf | 310 include $(srctree)/tools/build/Makefile.include 313 $(Q)$(MAKE) $(build)=perf 320 $(Q)$(MAKE) $(build)=gtk 360 build-dir = $(if $(__build-dir),$(__build-dir),.) 365 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 368 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 371 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 374 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 377 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ 380 $(Q)$(MAKE) -f $(srctree)/tools/build/Makefile.build dir=$(build-dir) $@ [all …]
|
D | Makefile | 54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n' 80 build-test:
|
D | perf-archive.sh | 36 linkname=$PERF_BUILDID_DIR.build-id/${build_id:0:2}/${build_id:2}
|
/linux-4.4.14/tools/build/tests/ex/ |
D | Makefile | 8 include $(srctree)/tools/build/Makefile.include 14 make -f $(srctree)/tools/build/Makefile.build dir=. $@ 17 make $(build)=ex 20 make $(build)=libex
|
/linux-4.4.14/tools/build/ |
D | Makefile.build | 22 build-dir := $(srctree)/tools/build 26 fixdep := $(build-dir)/fixdep 32 include $(build-dir)/Build.include 46 build-file := $(dir)/Build 47 -include $(build-file) 116 $(Q)$(MAKE) -f $(build-dir)/Makefile.build dir=$(dir)/$@ obj=$(obj)
|
D | Makefile.include | 1 build := -f $(srctree)/tools/build/Makefile.build dir=. obj 7 $(Q)$(MAKE) -C $(srctree)/tools/build fixdep
|
D | Makefile | 26 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro 36 $(Q)$(MAKE) $(build)=fixdep
|
/linux-4.4.14/arch/arm64/ |
D | Makefile | 15 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S 85 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 88 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 91 $(Q)$(MAKE) $(build)=$(boot) $@ 94 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@ 99 $(Q)$(MAKE) $(build)=$(boot)/dts 106 $(Q)$(MAKE) $(build)=arch/arm64/kernel/vdso $@
|
D | Kconfig.debug | 40 bool "Randomize TEXT_OFFSET at build time" 43 of the kernel to be randomized at build-time. When selected, 45 build of the kernel, and the offset will be reflected in the
|
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | parse-build.sh | 31 T=/tmp/parse-build.sh.$$ 41 print_bug $title no build 47 print_bug $title build errors: 58 print_warning $title build errors:
|
D | kvm-test-1-run.sh | 66 echo ' ---' `date`: Starting build 96 if kvm-build.sh $config_template $builddir $T 109 parse-build.sh $resdir/Make.out $title
|
D | kvm-recheck.sh | 50 parse-build.sh $i/Make.out $configfile 66 parse-build.sh $i/Make.out $configfile
|
D | kvm-build.sh | 67 echo Kernel build error
|
D | configinit.sh | 54 echo Bad build directory: \"$builddir\"
|
/linux-4.4.14/ |
D | Makefile | 439 $(Q)$(MAKE) $(build)=scripts/basic 528 $(Q)$(MAKE) $(build)=scripts/kconfig $@ 531 $(Q)$(MAKE) $(build)=scripts/kconfig $@ 545 $(Q)$(MAKE) $(build)=$(@) 791 $(call cc-ldoption, -Wl$(comma)--build-id,)) 922 $(Q)$(MAKE) $(build)=samples 925 $(Q)$(MAKE) $(build)=Documentation 944 $(Q)$(MAKE) $(build)=$@ 987 $(Q)$(MAKE) $(build)=. 1052 $(Q)$(MAKE) $(build)=scripts build_unifdef [all …]
|
D | README | 122 build or operation. 133 build directory: /home/name/build/kernel 135 To configure and build the kernel, use: 138 make O=/home/name/build/kernel menuconfig 139 make O=/home/name/build/kernel 140 sudo make O=/home/name/build/kernel modules_install install 261 build should require that. Don't take the name of root in vain. 266 - Verbose kernel compile/build output: 268 Normally, the kernel build system runs in a fairly quiet mode (but not 271 For this, use "verbose" build mode. This is done by inserting [all …]
|
/linux-4.4.14/drivers/iio/dac/ |
D | Kconfig | 12 Say yes here to build support for Analog Devices AD5024, AD5025, AD5044, 23 Say yes here to build support for Analog Devices AD5360, AD5361, 36 Say yes here to build support for Analog Devices AD5380, AD5381, 47 Say yes here to build support for Analog Devices AD5421 loop-powered 57 Say yes here to build support for Analog Devices AD5300, AD5301, AD5310, 69 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429, 79 Say yes here to build support for Analog Devices AD5504, AD5501, 89 Say yes here to build support for Analog Devices AD5624R, AD5644R and 96 Say yes here to build support for Analog Devices AD5686R, AD5685R, 107 Say yes here to build support for Analog Devices AD5755, AD5755-1, [all …]
|
/linux-4.4.14/Documentation/ |
D | gdb-kernel-debugging.txt | 45 o cd /path/to/linux-build 52 add-auto-load-safe-path /path/to/linux-build 66 scanning for modules in /home/user/linux/build 67 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 68 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 69 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 70 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 71 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 73 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 86 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko [all …]
|
D | gcov.txt | 9 6. Separated build and test machines 21 To get coverage data for a specific file, change to the kernel build 135 6. Separated build and test machines 146 gcc version used for kernel build. Also the following files need to be 147 copied from build to test machine: 152 from the build tree: 158 exact same file system location on the test machine as on the build 165 to build machine: 171 These files can be copied to any location on the build machine. gcov 174 Example directory setup on the build machine: [all …]
|
D | kselftest.txt | 17 To build the tests: 24 To build and run the tests with a single command, use: 38 You can specify multiple tests to build and run: 48 To build the hotplug tests: 82 * Don't break the build on any architecture, and
|
D | Changes | 62 You will need GNU make 3.80 or later to build the kernel. 76 File::Basename, and File::Find to build the kernel. 81 You will need bc to build kernels 3.10 and higher 90 You will need openssl to build kernels 3.7 and higher if module signing is 91 enabled. You will also need openssl development packages to build kernels 4.3 128 It is generally preferred to build the kernel with CONFIG_KALLSYMS so 131 is not build with CONFIG_KALLSYMS and you have no way to rebuild and
|
D | module-signing.txt | 70 modules_install phase of a build. If this is off, then the modules must 104 PKCS#11 token requries a PIN, this can be provided at build time by 115 packages to the kernel build processes for the tool that does the signing. 124 used to check it. The private key is only needed during the build, after which 130 default, the kernel build will automatically generate a new keypair using
|
D | SubmitChecklist | 24 or some other build farm. 59 13: Has been build- and runtime tested with and without CONFIG_SMP and
|
/linux-4.4.14/drivers/iio/accel/ |
D | Kconfig | 14 Say Y here if you want to build a driver for the Bosch BMA180 or 28 Say yes here to build support for the following Bosch accelerometers: 51 Say yes here to build support for the HID SENSOR 65 Say yes here to build support for STMicroelectronics accelerometers: 91 Say yes here to build support for the Kionix KXSD9 accelerometer. 103 Say Y here if you want to build a driver for the Kionix KXCJK-1013 116 Say yes here to build support for the following Freescale 3-axis 131 Say yes here to build support for the Freescale MMA9551L 142 Say yes here to build support for the Freescale MMA9553L 155 Say yes here to build support for the Memsic MXC4005XC 3-axis [all …]
|
/linux-4.4.14/drivers/isdn/gigaset/ |
D | Kconfig | 13 This will build a module called "gigaset". 14 Note: If you build your ISDN subsystem (ISDN_CAPI or ISDN_I4L) 15 as a module, you have to build this driver as a module too, 29 Say N to build the old native ISDN4Linux variant. 47 This will build a module called "bas_gigaset". 55 This will build a module called "usb_gigaset". 62 This will build a module called "ser_gigaset".
|
/linux-4.4.14/drivers/staging/iio/accel/ |
D | Kconfig | 12 Say Y here to build support for Analog Devices adis16201 dual-axis 24 Say Y here to build support for Analog Devices adis16203 Programmable 36 Say Y here to build support for Analog Devices adis16204 Programmable 48 Say Y here to build support for Analog Devices adis16209 dual-axis digital inclinometer 59 Say Y here to build support for Analog Devices adis16220 programmable 71 Say Y here to build support for Analog Devices adis16240 programmable 84 Say Y here to build SPI support for the ST microelectronics 96 Say Y here to build support for the VTI SCA3000 series of SPI
|
/linux-4.4.14/drivers/iio/pressure/ |
D | Kconfig | 13 Say yes here to build support for Bosch Sensortec BMP280 27 Say yes here to build support for the HID SENSOR 37 Say yes here to build support for the Freescale MPL115A2 49 Say yes here to build support for the Freescale MPL3115A2 58 Say Y here to build support for the Measurement Specialties 68 Say Y here to build I2C bus support for MS5611. 77 Say Y here to build SPI bus support for MS5611. 103 Say yes here to build support for STMicroelectronics pressure 128 Say yes here to build support for the EPCOS T5403 pressure sensor
|
/linux-4.4.14/drivers/net/irda/ |
D | Kconfig | 10 Say Y here if you want to build support for the IrTTY line 93 Say Y here if you want to build support for the Extended Systems 104 Say Y here if you want to build support for the ACTiSYS IR-220L and 115 Say Y here if you want to build support for the Tekram IrMate 210B 126 Say Y here if you want to build support for the Vishay/Temic 134 Say Y here if you want to build support for the Parallax Litelink 145 Say Y here if you want to build support for the Mobile Action MA600 158 Say Y here if you want to build support for the Greenwich GIrBIL 169 Say Y here if you want to build support for the Microchip MCP2120 176 You must build this dongle yourself. For more information see: [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | Kconfig | 23 If you choose to build it as a module, it will be called rtl8192ce 34 If you choose to build it as a module, it will be called rtl8192se 45 If you choose to build it as a module, it will be called rtl8192de 58 If you choose to build it as a module, it will be called rtl8723ae 71 If you choose to build it as a module, it will be called rtl8723be 82 If you choose to build it as a module, it will be called rtl8188ee 94 If you choose to build it as a module, it will be called rtl8192ee 106 If you choose to build it as a module, it will be called rtl8821ae 118 If you choose to build it as a module, it will be called rtl8192cu
|
/linux-4.4.14/drivers/iio/gyro/ |
D | Kconfig | 12 Say yes here to build support for Analog Devices ADIS16080, ADIS16100 Yaw 19 Say yes here to build support for Analog Devices ADIS16130 High Precision 28 Say yes here to build support for the Analog Devices ADIS16133, ADIS16135, 37 Say yes here to build support for Analog Devices ADIS16260 ADIS16265 47 Say yes here to build support for Analog Devices ADXRS450 and ADXRS453 61 Say yes here to build support for BOSCH BMG160 Tri-axis Gyro Sensor 84 Say yes here to build support for the HID SENSOR 95 Say yes here to build support for STMicroelectronics gyroscopes:
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 3 This document describes how to build an out-of-tree kernel module. 36 "kbuild" is the build system used by the Linux kernel. Modules must use 37 kbuild to stay compatible with changes in the build infrastructure and 46 complexity, so one only has to type "make" to build the module. This is 53 To build external modules, you must have a prebuilt kernel available 54 that contains the configuration and header files used in the build. 64 NOTE: "modules_prepare" will not build Module.symvers even if 65 CONFIG_MODVERSIONS is set; therefore, a full kernel build needs to be 70 The command to build an external module is: 77 To build against the running kernel use: [all …]
|
D | 00-INDEX | 2 - this file: info on the kernel build process 14 - how to build modules and to install them
|
D | makefiles.txt | 34 --- 6.1 Set variables to tweak the build to the architecture 80 .config file to construct various file lists used by kbuild to build 84 are used to build the kernel based on the kbuild makefiles. 91 *Users* are people who build kernels. These people type commands such as 106 *Kbuild developers* are people who work on the kernel build system itself. 191 that you want to build a module in the same way as above; however, 192 kbuild needs to know which object files you want to build your 223 kbuild will build an ext2.o file for you out of the individual 263 Makefiles in these subdirs. The build system will automatically 291 invocations happening during a recursive build. [all …]
|
D | kbuild.txt | 145 relocations required by build roots. This is not defined in the 212 gcc -W... options for more extensive build-time checking. 219 is the output of the date command at one point during build.
|
/linux-4.4.14/arch/cris/boot/ |
D | Makefile | 6 objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss --remove-section=.note.gnu.build-id 19 $(Q)$(MAKE) $(build)=$(obj)/compressed $@ 20 $(Q)$(MAKE) $(build)=$(obj)/rescue $(obj)/rescue/rescue.bin
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | Kconfig | 12 Say yes here to build support for Analog Devices: 45 Say yes here to build support for Analog Devices AD7170, AD7171, 57 Say yes here to build support for Analog Devices AD7816/7/8 65 Say yes here to build support for Analog Devices AD7190, 76 Say yes here to build support for Analog Devices AD7280A 87 Say yes here to build support for the integrated ADC inside the 102 Say yes here to build support for i.MX23/i.MX28 LRADC convertor 113 Say yes here to build support for the integrated ADC inside the
|
/linux-4.4.14/drivers/iio/adc/ |
D | Kconfig | 20 Say yes here to build support for Analog Devices AD7265 and AD7266 30 Say yes here to build support for Analog Devices AD7291 42 Say yes here to build support for Analog Devices AD7298 54 Say yes here to build support for Analog Devices AD7273, AD7274, AD7276, 66 Say yes here to build support for Analog Devices AD7787, AD7788, AD7789, 77 Say yes here to build support for Analog Devices AD7785, AD7792, AD7793, 89 Say yes here to build support for Analog Devices 101 Say yes here to build support for Analog Devices 113 Say yes here to build support for Analog Devices: 129 Say yes here to build support for Atmel AT91 ADC. [all …]
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | Kconfig | 8 If you choose to build it as a module, it will be called 20 If you choose to build it as a module, it will be called 32 If you choose to build it as a module, it will be called 43 If you choose to build it as a module, it will be called
|
/linux-4.4.14/arch/s390/ |
D | Makefile | 113 $(Q)$(MAKE) $(build)=$(boot) $@ 116 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 119 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 122 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@ 123 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
|
/linux-4.4.14/samples/ |
D | Kconfig | 4 You can build and test sample kernel code here. 12 This build trace event example modules. 18 This config option will allow you to build a number of 28 This build several kprobes example modules. 45 This config option will allow you to build a number of
|
/linux-4.4.14/drivers/iio/magnetometer/ |
D | Kconfig | 13 Say yes here to build support for Asahi Kasei AK8975, AK8963, 34 Say yes here to build support for the BMC150 magnetometer. 51 Say yes here to build support for the Freescale MAG3110 3-Axis 65 Say yes here to build support for the HID SENSOR 73 Say yes here to build support for the MEMSIC MMC35240 3-axis 87 Say yes here to build support for STMicroelectronics magnetometers:
|
/linux-4.4.14/arch/x86/boot/ |
D | header.S | 137 # Filled in by build.c 143 # Filled in by build.c 168 # The size of the bzImage is written in tools/build.c 200 # The offset & size fields are filled in by build.c. 219 # offset & size fields are filled in by build.c. 235 # The offset & size fields are filled in by build.c. 253 # The offset & size fields are filled in by build.c.
|
D | Makefile | 40 hostprogs-y := tools/build 67 cmd_image = $(obj)/tools/build $(obj)/setup.bin $(obj)/vmlinux.bin \ 70 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE 111 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/drivers/iio/light/ |
D | Kconfig | 15 Say Y here if you want to build a driver for the ACPI0008 37 Say Y here if you want to build a driver for the Dyna Image AL3320A 47 Say Y here if you want to build a driver for the Avago APDS9300 60 Say Y here to build I2C interface support for the Avago 70 Say Y here to build support for the ROHM BH1710, BH1715, BH1721, 102 Say Y here if you want to build a driver for Capella CM3323 139 Say Y here if you want to build a driver for the Intersil ISL29125 153 Say yes here to build support for the HID SENSOR 167 Say yes here to build support for the HID SENSOR 178 Say Y here if you want to build a IIO driver for JSA1212 [all …]
|
/linux-4.4.14/arch/x86/ |
D | Makefile | 193 $(Q)$(MAKE) $(build)=arch/x86/tools relocs 199 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all 203 $(Q)$(MAKE) $(build)=arch/x86/purgatory arch/x86/purgatory/kexec-purgatory.c 249 $(Q)$(MAKE) $(build)=arch/x86/tools posttest 251 $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE) 256 $(Q)$(MAKE) $(build)=$(boot) $@ 260 $(Q)$(MAKE) $(build)=$(boot) $@ 264 $(Q)$(MAKE) $(build)=arch/x86/entry/vdso $@
|
/linux-4.4.14/tools/lib/traceevent/ |
D | Makefile | 143 build := -f $(srctree)/tools/build/Makefile.build dir=. obj macro 172 $(Q)$(MAKE) $(build)=libtraceevent 189 $(Q)$(MAKE) $(build)=$(plugin_obj)
|
/linux-4.4.14/drivers/staging/iio/meter/ |
D | Kconfig | 10 Say yes here to build support for Analog Devices ADE7753 Single-Phase Multifunction 20 Say yes here to build support for Analog Devices ADE7754 Polyphase 32 Say yes here to build support for Analog Devices ADE7758 Polyphase 42 Say yes here to build support for Analog Devices ADE7758 Active Energy 52 Say yes here to build support for Analog Devices ADE7854/58/68/78 Polyphase
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | Kconfig | 10 If you choose to build a module, it'll be called wl1251. Say 21 If you choose to build a module, it'll be called wl1251_spi. 32 If you choose to build a module, it'll be called
|
/linux-4.4.14/drivers/iio/proximity/ |
D | Kconfig | 13 Say Y here to build SPI interface support for the Austrian 29 Say Y to build a driver for PulsedLight LIDAR range finding 42 Say Y here to build a driver for Semtech's SX9500 capacitive
|
/linux-4.4.14/drivers/staging/iio/addac/ |
D | Kconfig | 10 Say yes here to build support for Analog Devices ADT7316, ADT7317, ADT7318 21 Say yes here to build SPI bus support for Analog Devices ADT7316/7/8 31 Say yes here to build I2C bus support for Analog Devices ADT7316/7/8
|
/linux-4.4.14/arch/metag/ |
D | Makefile | 69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 72 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@ 75 $(Q)$(MAKE) $(build)=$(boot)/dts
|
/linux-4.4.14/net/caif/ |
D | Kconfig | 14 Say Y (or M) here if you build for a phone product (e.g. Android or 17 If you select to build it as module then CAIF_NETDEV also needs to be 40 If you select to build it as a built-in then the main CAIF device must 51 If you select to build it as a built-in then the main CAIF device must
|
/linux-4.4.14/Documentation/hwmon/ |
D | nct6683 | 32 build date 04/03/13 do not match the register locations in the Nuvoton 55 Intel DH87RL NCT6683D EC firmware version 1.0 build 04/03/13 56 Intel DH87MC NCT6683D EC firmware version 1.0 build 04/03/13 57 Intel DB85FL NCT6683D EC firmware version 1.0 build 04/03/13
|
/linux-4.4.14/net/mac80211/ |
D | tx.c | 2423 struct ieee80211_fast_tx build = {}, *fast_tx = NULL, *old; in ieee80211_check_fast_xmit() local 2426 struct ieee80211_hdr *hdr = (void *)build.hdr; in ieee80211_check_fast_xmit() 2474 build.band = chanctx_conf->def.chan->band; in ieee80211_check_fast_xmit() 2482 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit() 2483 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit() 2485 build.hdr_len = 24; in ieee80211_check_fast_xmit() 2490 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit() 2491 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit() 2493 build.hdr_len = 24; in ieee80211_check_fast_xmit() 2504 build.da_offs = offsetof(struct ieee80211_hdr, addr3); in ieee80211_check_fast_xmit() [all …]
|
/linux-4.4.14/drivers/staging/iio/cdc/ |
D | Kconfig | 10 Say yes here to build support for Analog Devices capacitive sensors. 20 Say yes here to build support for Analog Devices capacitive sensors. 30 Say yes here to build support for Analog Devices capacitive sensors.
|
/linux-4.4.14/drivers/staging/iio/resolver/ |
D | Kconfig | 10 Say yes here to build support for Analog Devices spi resolver 21 Say yes here to build support for Analog Devices spi resolver 33 Say yes here to build support for Analog Devices spi resolver
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | Kconfig | 11 If you choose to build a module, it will be called wlcore. Say N if 23 If you choose to build a module, it'll be called wlcore_spi. 34 If you choose to build a module, it'll be called wlcore_sdio.
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | Kconfig | 41 Say "y" to link the driver statically, or "m" to build a 52 Say "y" to link the driver statically, or "m" to build a 71 Say "y" to link the driver statically, or "m" to build a 85 Say "y" to link the driver statically, or "m" to build a 103 Say "y" to link the driver statically, or "m" to build a 124 Say "y" to link the driver statically, or "m" to build a 139 Say "y" to link the driver statically, or "m" to build a 161 Say "y" to link the driver statically, or "m" to build a 173 Say "y" to link the driver statically, or "m" to build a 186 Say "y" to link the driver statically, or "m" to build a [all …]
|
/linux-4.4.14/drivers/iio/imu/ |
D | Kconfig | 14 Say yes here to build support for Analog Devices adis16300, adis16344, 25 Say yes here to build support for Analog Devices ADIS16375, ADIS16480, 34 Say Y here if you want to build a driver for Kionix KMX61 6-axis
|
/linux-4.4.14/arch/xtensa/ |
D | Makefile | 99 $(Q)$(MAKE) $(build)=$(boot) $@ 102 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@ 105 $(Q)$(MAKE) $(build)=$(boot)/dts
|
/linux-4.4.14/tools/testing/ktest/examples/include/ |
D | tests.conf | 42 TEST_START IF ${TEST} == build 43 TEST_TYPE = build
|
D | defaults.conf | 60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | Kconfig | 14 If you choose to build a module, it'll be called p54common. 26 If you choose to build a module, it'll be called p54usb. 40 If you choose to build a module, it'll be called p54pci. 49 If you choose to build a module, it'll be called p54spi.
|
/linux-4.4.14/tools/lib/bpf/ |
D | Makefile | 129 include $(srctree)/tools/build/Makefile.include 143 $(Q)$(MAKE) $(build)=libbpf 178 $(Q)$(MAKE) -C $(srctree)/tools/build/feature/ clean >/dev/null
|
/linux-4.4.14/arch/arm/ |
D | Makefile | 313 $(Q)$(MAKE) $(build)=arch/arm/tools include/generated/mach-types.h 327 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@ 330 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@ 333 $(Q)$(MAKE) $(build)=$(boot)/dts MACHINE=$(MACHINE) $(boot)/dts/$@ 338 $(Q)$(MAKE) $(build)=$(boot)/dts 346 $(Q)$(MAKE) $(build)=arch/arm/vdso $@ 354 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage 355 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
|
/linux-4.4.14/arch/xtensa/boot/ |
D | Makefile | 32 $(Q)$(MAKE) $(build)=$(obj)/$@ $(MAKECMDGOALS) 34 OBJCOPYFLAGS = --strip-all -R .comment -R .note.gnu.build-id -O binary
|
/linux-4.4.14/drivers/iio/orientation/ |
D | Kconfig | 16 Say yes here to build support for the HID SENSOR 27 Say yes here to build support for the HID SENSOR
|
/linux-4.4.14/arch/unicore32/ |
D | Makefile | 21 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S 51 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
|
/linux-4.4.14/arch/arc/ |
D | Makefile | 118 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 121 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@ 124 $(Q)$(MAKE) $(build)=$(boot)/dts
|
/linux-4.4.14/drivers/staging/iio/frequency/ |
D | Kconfig | 10 Say yes here to build support for Analog Devices DDS chip 20 Say yes here to build support for Analog Devices DDS chip
|
/linux-4.4.14/drivers/iio/humidity/ |
D | Kconfig | 19 Say yes here to build support for the TI HDC100x series of 42 Say yes here to build support for the Silabs Si7005 relative 52 Say yes here to build support for the Silicon Labs Si7013/20/21
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 263 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@) 265 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@) 269 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@) 272 $(Q)$(MAKE) ARCH=ppc64 $(build)=$(boot) $(patsubst %,$(boot)/%,$@) 336 $(Q)$(MAKE) $(build)=$(boot) install 340 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@ 342 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso32 $@
|
/linux-4.4.14/arch/c6x/ |
D | Makefile | 50 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@) 53 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
|
/linux-4.4.14/net/wireless/ |
D | db.txt | 2 # This file is a placeholder to prevent accidental build breakage if someone 4 # enable that build option.
|
/linux-4.4.14/tools/lib/api/ |
D | Makefile | 29 include $(srctree)/tools/build/Makefile.include 34 @$(MAKE) $(build)=libapi
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 39 Say "y" to link the driver statically, or "m" to build a 72 Say "y" to link the driver statically, or "m" to build a 119 Say "y" to link the driver statically, or "m" to build a 173 Say "y" to link the driver statically, or "m" to build a 185 Say "y" to link the driver statically, or "m" to build a 204 Say "y" to link the driver statically, or "m" to build 246 Say "y" to link the driver statically, or "m" to build 278 Say "y" to link the driver statically, or "m" to build a 298 Say "y" to link the driver statically, or "m" to build a 312 Say "y" to link the driver statically, or "m" to build a [all …]
|
/linux-4.4.14/drivers/mcb/ |
D | Kconfig | 16 If build as a module, the module is called mcb.ko 29 If build as a module, the module is called mcb-pci.ko
|
/linux-4.4.14/drivers/iio/common/hid-sensors/ |
D | Kconfig | 11 Say yes here to build support for HID sensor to use 22 Say yes here to build trigger support for HID sensors.
|
/linux-4.4.14/net/nfc/ |
D | Kconfig | 11 Say Y here if you want to build support for NFC (Near field 24 Say Y if you want to build NFC digital protocol stack support.
|
/linux-4.4.14/arch/alpha/ |
D | Makefile | 56 $(Q)$(MAKE) $(build)=$(boot) $@ 59 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | Kconfig | 9 If you choose to build it as a module, it will be called 20 choose to build it as a module, it will be called ath6kl_sdio. 31 USB. If you choose to build it as a module, it will be
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 319 $(Q)$(MAKE) $(build)=arch/mips/lasat/image \ 346 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \ 352 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \ 367 $(Q)$(MAKE) $(build)=arch/mips/boot/dts arch/mips/boot/dts/$@ 371 $(Q)$(MAKE) $(build)=arch/mips/boot/dts 380 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32" 384 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
|
/linux-4.4.14/arch/tile/kernel/ |
D | asm-offsets.c | 20 # error Can only build TILE-Gx configurations with tilegx compiler 27 # error Can not build TILEPro configurations with tilegx compiler
|
/linux-4.4.14/arch/ia64/ |
D | Makefile | 75 $(Q)$(MAKE) $(build)=$(boot) $@ 86 $(Q)$(MAKE) $(build)=$(boot) $@ 102 $(Q)$(MAKE) $(build)=arch/ia64/kernel include/generated/nr-irqs.h
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | Kconfig | 17 If you choose to build a module, it'll be called pn544_i2c. 29 If you choose to build a module, it'll be called pn544_mei.
|
/linux-4.4.14/drivers/iio/frequency/ |
D | Kconfig | 17 Say yes here to build support for Analog Devices AD9523 Low Jitter 35 Say yes here to build support for Analog Devices ADF4350/ADF4351
|
/linux-4.4.14/Documentation/powerpc/ |
D | bootwrapper.txt | 21 image. The details of the build system is discussed in the next section. 106 build system will use arch/powerpc/boot/dts/walnut.dts to build 107 treeImage.walnut and arch/powerpc/boot/dts/virtex405-ml403.dts to build 111 targets build all the default images as selected by the kernel configuration. 121 images on a single build. The design decision was made to not use any 124 kernel configuration. Building all the wrapper bits on every kernel build 141 the target you are trying to build is supported by the wrapper bits.
|
/linux-4.4.14/drivers/nfc/microread/ |
D | Kconfig | 18 If you choose to build a module, it'll be called microread_i2c. 30 If you choose to build a module, it'll be called microread_mei.
|
/linux-4.4.14/arch/sparc/ |
D | Makefile | 69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 72 $(Q)$(MAKE) $(build)=$(boot) $@
|
/linux-4.4.14/Documentation/dvb/ |
D | technisat.txt | 22 "Multimedia support" => "Customise analog and hybrid tuner modules to build" 38 => "Customise the frontend modules to build" "Customise DVB frontends" => 75 b.) "Multimedia support" => "Customise analog and hybrid tuner modules to build"
|
D | ttusb-dec.txt | 36 Copy the three files downloaded above into the build-2.4 directory.
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | Kconfig | 22 If you choose to build a module, it'll be called st-nci_i2c. 33 If you choose to build a module, it'll be called st-nci_spi.
|
/linux-4.4.14/arch/arm/boot/ |
D | Makefile | 52 $(Q)$(MAKE) $(build)=$(obj)/compressed $@ 84 $(Q)$(MAKE) $(build)=$(obj)/bootp $@
|
/linux-4.4.14/tools/lib/lockdep/ |
D | Makefile | 99 include $(srctree)/tools/build/Makefile.include 119 $(Q)$(MAKE) $(build)=liblockdep
|
/linux-4.4.14/arch/mn10300/ |
D | Makefile | 22 OBJCOPYFLAGS := -O binary -R .note -R .comment -R .GCC-command-line -R .note.gnu.build-id -S 79 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
|
/linux-4.4.14/arch/x86/boot/tools/ |
D | .gitignore | 1 build
|
/linux-4.4.14/arch/avr32/ |
D | Makefile | 64 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 67 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) $@
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 172 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj= 174 # $(Q)$(MAKE) $(build)=dir 175 build := -f $(srctree)/scripts/Makefile.build obj 272 # why - tell why a a target got build 281 # (1) PHONY targets are always build 282 # (2) No target, so we better build it 329 # tree but not the build tree, define FOO_SRCPREFIX as $(srctree)/ to
|
/linux-4.4.14/Documentation/usb/ |
D | linux.inf | 36 ; References the in-build Netrndis.inf 59 ; No sys copyfiles - the sys files are already in-build
|
/linux-4.4.14/arch/m32r/boot/ |
D | Makefile | 18 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/arch/x86/realmode/ |
D | Makefile | 18 $(Q)$(MAKE) $(build)=$(obj)/rm $@
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | device_cfg.h | 36 unsigned char build; member
|
D | test | 1 KSP := /lib/modules/$(shell uname -r)/build \
|
/linux-4.4.14/arch/mn10300/boot/ |
D | Makefile | 28 $(Q)$(MAKE) $(build)=$(obj)/compressed IMAGE_OFFSET=$(IMAGE_OFFSET) $@
|
/linux-4.4.14/drivers/iio/chemical/ |
D | Kconfig | 11 Say Y here to build I2C interface support for the SGX
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.saa7134 | 25 Configure, build, install + boot the new kernel. You'll need at least 31 Type "make" to build the driver now. "make install" installs the
|
/linux-4.4.14/arch/sh/boot/ |
D | Makefile | 40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@ 47 $(Q)$(MAKE) $(build)=$(obj)/romimage $@
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | Makefile | 3 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
|
/linux-4.4.14/arch/sh/ |
D | Makefile | 80 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \ 214 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 219 $(Q)$(MAKE) $(build)=arch/sh/tools include/generated/machtypes.h
|
/linux-4.4.14/drivers/isdn/sc/ |
D | Kconfig | 7 To build it, choose M here: the module will be called sc.
|
/linux-4.4.14/Documentation/early-userspace/ |
D | README | 25 archive to be used as the image or have the kernel build process build 38 The kernel build process can also build an early userspace image from 118 and a number of other utilities, so you can replace kinit and build
|
/linux-4.4.14/drivers/clk/samsung/ |
D | Kconfig | 16 Temporary symbol to build the dclk driver based on the common clock
|
/linux-4.4.14/arch/unicore32/boot/ |
D | Makefile | 21 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 94 build system (more on this in the next section). However, for board families 102 seamlessly with the build system, it's best to have this directory the same 104 a family, the build system has ways of dealing with this (via incdir-y 207 whole mess to fit into the build system. 209 Large portions of the build system are now entirely dynamic, and merely 230 Next, the build system assumes that your include/asm-sh directory will also 259 build target, and it will be implicitly listed as such in the help text.
|
/linux-4.4.14/tools/power/cpupower/debug/kernel/ |
D | Makefile | 3 KDIR := /lib/modules/$(shell uname -r)/build
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-drv.c | 494 u32 api_ver, hdr_size, build; in iwl_parse_v1_v2_firmware() local 508 build = le32_to_cpu(ucode->u.v2.build); in iwl_parse_v1_v2_firmware() 527 build = 0; in iwl_parse_v1_v2_firmware() 540 if (build) in iwl_parse_v1_v2_firmware() 541 sprintf(buildstr, " build %u%s", build, in iwl_parse_v1_v2_firmware() 604 u32 build, paging_mem_size; in iwl_parse_tlv_firmware() local 624 build = le32_to_cpu(ucode->build); in iwl_parse_tlv_firmware() 626 if (build) in iwl_parse_tlv_firmware() 627 sprintf(buildstr, " build %u%s", build, in iwl_parse_tlv_firmware()
|
D | iwl-fw-file.h | 84 __le32 build; /* build number */ member 166 __le32 build; member
|
/linux-4.4.14/drivers/staging/emxx_udc/ |
D | Kconfig | 8 Say "y" to link the driver statically, or "m" to build a
|
/linux-4.4.14/arch/s390/boot/ |
D | Makefile | 22 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | HUW_WEBPANEL | 6 To build the kernel:
|
D | Itsy | 15 To build, do a "make menuconfig" (or xmenuconfig) and select Itsy support. 18 to build the params-itsy program used to boot the kernel.
|
/linux-4.4.14/drivers/staging/iio/impedance-analyzer/ |
D | Kconfig | 12 Say yes here to build support for Analog Devices Impedance Converter,
|
/linux-4.4.14/drivers/iio/amplifiers/ |
D | Kconfig | 13 Say yes here to build support for Analog Devices AD8366
|
/linux-4.4.14/drivers/iio/potentiometer/ |
D | Kconfig | 12 Say yes here to build support for the Microchip
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | Kconfig | 8 If you choose to build a module, it'll be called wcn36xx.
|
/linux-4.4.14/arch/score/ |
D | Makefile | 35 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
|
D | Kconfig.debug | 15 some command-line options at build time by entering them here. In
|
/linux-4.4.14/drivers/staging/iio/gyro/ |
D | Kconfig | 10 Say Y (yes) here to build support for Analog Devices adis16060 wide bandwidth
|
/linux-4.4.14/tools/lguest/ |
D | lguest.txt | 53 to build it. If you didn't build your kernel in-tree, use "make 79 vmlinux: the kernel image found in the top of your build directory. You
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_fw_hdr.h | 98 u8 build; member
|
/linux-4.4.14/net/irda/ircomm/ |
D | Kconfig | 5 Say Y here if you want to build support for the IrCOMM protocol.
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | crosstests.conf | 81 TEST_TYPE = build 229 BISECT_TYPE = build
|
D | snowball.conf | 50 OUTPUT_DIR = ${THIS_DIR}/snowball-build
|
D | README | 11 lots of different architectures. It only does build tests, but makes
|
/linux-4.4.14/arch/alpha/lib/ |
D | strrchr.S | 30 lda t4, -1 # .. e1 : build garbage mask 57 subq t4, 1, t5 # e0 : build a mask of the bytes up to...
|
D | ev67-strrchr.S | 52 lda t5, -1 # E : build garbage mask 85 subq t4, 1, t5 # E : build a mask of the bytes up to...
|
/linux-4.4.14/arch/openrisc/ |
D | README.openrisc | 23 In order to build and run Linux for OpenRISC, you'll need at least a basic 30 http://openrisc.net/toolchain-build.html
|
/linux-4.4.14/arch/h8300/boot/ |
D | Makefile | 21 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
D | Makefile | 30 --build-id=none \
|
/linux-4.4.14/fs/exofs/ |
D | Kbuild | 12 # Kbuild - Gets included from the Kernels Makefile and build system
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | Kconfig | 16 Say "y" to link the driver statically, or "m" to build a
|
/linux-4.4.14/net/nfc/hci/ |
D | Kconfig | 6 Say Y here if you want to build support for a kernel NFC HCI
|
/linux-4.4.14/drivers/clocksource/ |
D | Kconfig | 248 This enables build of a clocksource and clockevent driver for 258 This enables build of a clockevent driver for the Multi-Function 268 This enables build of a clocksource and clockevent driver for 277 This enables build of a clocksource and clockevent driver for
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | TODO | 7 - make spi and sdio components coexist in one build
|
/linux-4.4.14/fs/jffs2/ |
D | Makefile | 10 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
|
/linux-4.4.14/tools/power/cpupower/ |
D | .gitignore | 5 build/ccdv
|
/linux-4.4.14/net/irda/irlan/ |
D | Kconfig | 5 Say Y here if you want to build support for the IrLAN protocol.
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
D | Kconfig | 9 Say "y" here to link the driver statically, or "m" to build a dynamically
|
/linux-4.4.14/net/irda/irnet/ |
D | Kconfig | 5 Say Y here if you want to build support for the IrNET protocol.
|
/linux-4.4.14/arch/arc/boot/ |
D | Makefile | 7 OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S
|
/linux-4.4.14/Documentation/spi/ |
D | 00-INDEX | 10 - PXA2xx SPI master controller build by spi_message fifo wq
|
/linux-4.4.14/drivers/net/wireless/brcm80211/ |
D | Kconfig | 17 be available if you select BCMA_DRIVER_GPIO. If you choose to build a 27 one of the bus interface support. If you choose to build a module,
|
/linux-4.4.14/arch/blackfin/ |
D | Makefile | 151 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 154 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) install
|
/linux-4.4.14/arch/microblaze/boot/ |
D | Makefile | 7 OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
D | Kconfig | 12 Say yes here to build commons for SSP sensors.
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | Kconfig | 22 If you choose to build a module, it'll be called st21nfca_i2c.
|
/linux-4.4.14/drivers/nfc/fdp/ |
D | Kconfig | 22 If you choose to build a module, it'll be called fdp_i2c.
|
/linux-4.4.14/arch/frv/boot/ |
D | Makefile | 20 OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 4 This recipe describes how to get xen-ia64 source and build it, 39 # cp build-linux-2.6.18-xen_ia64/vmlinux.gz \ 44 O=$(/bin/pwd)/build-linux-2.6.18-xen_ia64
|
/linux-4.4.14/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 103 to generating this archive during the build.) 133 The 2.6 kernel build process always creates a gzipped cpio format initramfs 155 Run "usr/gen_init_cpio" (after the kernel build) to get a usage message 165 directory instead of a configuration file, the kernel's build infrastructure 169 from usr/gen_init_cpio.c). The kernel's build-time cpio creation code is 174 or extracting your own preprepared cpio files to feed to the kernel build 178 or by the kernel build) back into its component files: 354 packages to drop into a kernel build. 359 kernel build.
|
/linux-4.4.14/arch/m32r/ |
D | Makefile | 53 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
|
/linux-4.4.14/net/ieee802154/ |
D | Kconfig | 25 for 802.15.4 dataframes. Also RAW socket interface to build MAC
|
/linux-4.4.14/arch/nios2/boot/ |
D | Makefile | 32 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 16 Select to build the driver supporting the: 42 Select to build the driver supporting the:
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | README | 26 Enable driver(s) in menuconfig and build the kernel
|
/linux-4.4.14/arch/m68k/kernel/ |
D | vmlinux-nommu.lds | 6 * This linker script is equipped to build either ROM loaded or RAM
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 53 include files updated during a normal kernel build. The assembler 57 build environment is different than that of the author.
|
D | Kconfig.aic7xxx | 58 include files updated during a normal kernel build. The assembler 62 build environment is different than that of the author.
|
/linux-4.4.14/drivers/net/ieee802154/ |
D | atusb.c | 544 char build[ATUSB_BUILD_SIZE + 1]; in atusb_get_and_show_build() local 549 build, ATUSB_BUILD_SIZE, 1000); in atusb_get_and_show_build() 551 build[ret] = 0; in atusb_get_and_show_build() 552 dev_info(&usb_dev->dev, "Firmware: build %s\n", build); in atusb_get_and_show_build()
|
/linux-4.4.14/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 83 - 커널내에 메모리는 build optoin들에 따라 다른 방법으로 align될수
|
/linux-4.4.14/arch/avr32/boot/images/ |
D | Makefile | 11 OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note.gnu.build-id
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | Kconfig | 9 If you choose to build a module, it'll be called ath10k.
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | atmel-nand.txt | 10 specified, driver will build it in runtime. 32 sector size 1024. If not specified, driver will build the table in runtime.
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 32 dpkg --build "$pdir" .. 345 This is useful for people who need to build external modules 413 build:
|
/linux-4.4.14/drivers/soc/versatile/ |
D | soc-realview.c | 92 __ATTR(build, S_IRUGO, realview_get_build, NULL);
|
D | soc-integrator.c | 101 __ATTR(build, S_IRUGO, integrator_get_build, NULL);
|
/linux-4.4.14/Documentation/acpi/ |
D | debug.txt | 27 specific driver or part of the ACPI interpreter. To build the debug_layer 72 To build debug_level, look at the level specified in an ACPI_DEBUG_PRINT()
|
/linux-4.4.14/drivers/net/wireless/ |
D | at76c50x-usb.h | 317 u8 build; member 341 u8 build; /* firmware build number */ member
|
/linux-4.4.14/arch/powerpc/platforms/82xx/ |
D | Kconfig | 61 this option means that you wish to build a kernel for a machine with
|
/linux-4.4.14/Documentation/arm/ |
D | 00-INDEX | 12 - Build sourcefiles as part of the Documentation-build for arm
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.debug | 33 Enable debugging symbols on kernel build.
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | Kconfig | 14 If you choose to build it as a module, it will be called
|
/linux-4.4.14/arch/arm/vdso/ |
D | Makefile | 16 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--build-id)
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | Kconfig | 65 At least one platform needs to be selected in order to build
|
/linux-4.4.14/fs/xfs/ |
D | Kconfig | 77 Say Y here to get an XFS build with many additional warnings. 90 Say Y here to get an XFS build with many debugging features,
|
/linux-4.4.14/arch/um/ |
D | Kconfig.char | 88 this if you expect the UML that you build to be run in environments 100 this if you expect the UML that you build to be run in environments
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 246 u8 build; member 254 u8 build;
|
/linux-4.4.14/Documentation/wimax/ |
D | README.i2400m | 15 * build tools: 17 build against your currently running kernel, you need to have 33 to build the i2400m USB or SDIO drivers will not show. Enable said 55 directory or if you want to build for a kernel that is not the
|
/linux-4.4.14/tools/usb/usbip/ |
D | INSTALL | 14 configure, build, and install this package. The following 149 `--build=TYPE' option. TYPE can either be a short name for the system 167 platform different from the build platform, you should specify the 187 configure again during the build, and the customized values of these
|
/linux-4.4.14/arch/cris/ |
D | Makefile | 83 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | Kconfig | 16 If you choose to build a module, it'll be called carl9170.
|