Searched refs:srctree (Results 151 - 175 of 274) sorted by relevance

1234567891011

/linux-master/arch/mips/
H A DMakefile.postlink13 include $(srctree)/scripts/Kbuild.include
/linux-master/scripts/
H A DMakefile.vmlinux_o7 include $(srctree)/scripts/Kbuild.include
10 include $(srctree)/scripts/Makefile.lib
17 $(PYTHON3) $(srctree)/scripts/jobserver-exec \
20 .tmp_initcalls.lds: $(srctree)/scripts/generate_initcall_order.pl \
H A DMakefile.dtbinst15 include $(srctree)/scripts/Kbuild.include
H A DMakefile.package4 include $(srctree)/scripts/Kbuild.include
5 include $(srctree)/scripts/Makefile.lib
10 filechk_HEAD = git -C $(srctree) rev-parse --verify HEAD 2>/dev/null
17 @if ! $(srctree)/scripts/check-git; then \
29 cmd_archive = git -C $(srctree) $(git-config-tar$(suffix $@)) archive \
51 cmd_mkspec = $(srctree)/scripts/package/mkspec $@
61 $(Q)$(srctree)/scripts/package/gen-diff-patch rpmbuild/SOURCES/diff.patch
95 cmd_debianize = $(srctree)/scripts/package/mkdebian $(mkdebian-opts)
138 s@SRCTREE@$(realpath $(srctree))@" \
139 $(srctree)/script
[all...]
/linux-master/arch/loongarch/kvm/
H A DMakefile8 include $(srctree)/virt/kvm/Makefile.kvm
/linux-master/tools/bpf/bpftool/
H A DMakefile4 ifeq ($(srctree),)
5 srctree := $(patsubst %/,%,$(dir $(CURDIR))) macro
6 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
7 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
16 BPF_DIR = $(srctree)/tools/lib/bpf
79 -I$(srctree)/kernel/bpf/ \
80 -I$(srctree)/tools/include \
81 -I$(srctree)/tool
[all...]
/linux-master/tools/gpio/
H A DMakefile6 # This will work when gpio is built in tools env. where srctree
7 # isn't set and when invoked from selftests build, where srctree
8 # is set to ".". building_out_of_srctree is undefined for in srctree
11 srctree := $(patsubst %/,%,$(dir $(CURDIR))) macro
12 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
26 export srctree OUTPUT CC LD CFLAGS
27 include $(srctree)/tools/build/Makefile.include
/linux-master/scripts/dtc/
H A Ddtx_diff142 if [ ! -d ${srctree}/arch/${ARCH} ] ; then
145 echo " ${srctree}/arch/${ARCH}/ does not exist" >&2
184 srctree=""
209 srctree="$2"
215 srctree="${git_root}"
250 if [ "${srctree}" = "" ] ; then
251 srctree="."
275 __KBUILD_OUTPUT="${srctree}/${KBUILD_OUTPUT}"
340 -I${srctree}/scripts/dtc/include-prefixes \
345 -i ${srctree}/script
[all...]
/linux-master/scripts/kconfig/
H A DMakefile60 $(Q)$(PERL) $(src)/streamline_config.pl --$@ $(srctree) $(Kconfig) > .tmp.config
93 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)),)
98 $(Q)$(MAKE) -f $(srctree)/Makefile $(KBUILD_DEFCONFIG)
104 configfiles = $(wildcard $(srctree)/kernel/configs/$(1) $(srctree)/arch/$(SRCARCH)/configs/$(1))
110 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m $(KCONFIG_CONFIG) $(config-fragments)
111 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
115 $(Q)KCONFIG_ALLCONFIG=kernel/configs/tiny-base.config $(MAKE) -f $(srctree)/Makefile allnoconfig
116 $(Q)$(MAKE) -f $(srctree)/Makefile tiny.config
/linux-master/drivers/media/usb/dvb-usb-v2/
H A DMakefile47 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
48 ccflags-y += -I$(srctree)/drivers/media/tuners
49 ccflags-y += -I$(srctree)/drivers/media/common
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile15 ifeq ($(srctree),)
16 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR))) macro
20 include $(srctree)/scripts/subarch.include
24 objtree ?= $(srctree)
200 $(Q)$(MAKE) -C $(srctree) outputmakefile
201 $(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_standalone
211 -nostdlib -static -include $(srctree)/tools/include/nolibc/nolibc.h nolibc-test.c nolibc-test-linkage.c -lgcc
241 $(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFIG) prepare
243 $(srctree)/scripts/config --file $(objtree)/.config $(EXTRACONFIG); \
244 $(MAKE) -C $(srctree) ARC
[all...]
/linux-master/Documentation/sphinx/
H A Dkernel_abi.py78 srctree = os.path.abspath(os.environ["srctree"])
81 os.path.join(srctree, 'scripts/get_abi.pl'),
84 '--dir', os.path.join(srctree, 'Documentation', self.arguments[0]),
H A Dkernel_feat.py83 srctree = os.path.abspath(os.environ["srctree"])
86 os.path.join(srctree, 'scripts/get_feat.pl'),
90 os.path.join(srctree, 'Documentation', self.arguments[0]),
/linux-master/drivers/media/pci/mantis/
H A DMakefile29 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
/linux-master/arch/arm/boot/
H A Ddeflate_xip_data.sh46 file_end=$(${CONFIG_SHELL} "${srctree}/scripts/file-size.sh" "$XIPIMAGE")
/linux-master/drivers/base/firmware_loader/builtin/
H A DMakefile5 # leading /, it's relative to $(srctree).
7 fwdir := $(addprefix $(srctree)/,$(filter-out /%,$(fwdir)))$(filter /%,$(fwdir))
/linux-master/arch/x86/entry/syscalls/
H A DMakefile11 syshdr := $(srctree)/scripts/syscallhdr.sh
12 systbl := $(srctree)/scripts/syscalltbl.sh
60 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh FORCE
63 $(out)/xen-hypercalls.h: $(srctree)/include/xen/interface/xen*.h
/linux-master/arch/loongarch/boot/
H A DMakefile26 include $(srctree)/drivers/firmware/efi/libstub/Makefile.zboot
/linux-master/arch/arm/mach-mvebu/
H A DMakefile2 ccflags-y := -I$(srctree)/arch/arm/plat-orion/include
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A DMakefile22 ccflags-y += -I$(srctree)/drivers/net/ethernet/microchip/vcap
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A DMakefile18 ccflags-y += -I$(srctree)/drivers/net/ethernet/marvell/octeontx2/af
/linux-master/drivers/infiniband/hw/hns/
H A DMakefile6 ccflags-y := -I $(srctree)/drivers/net/ethernet/hisilicon/hns3
/linux-master/drivers/cxl/core/
H A DMakefile5 ccflags-y += -I$(srctree)/drivers/cxl
/linux-master/drivers/iio/humidity/
H A DMakefile23 ccflags-y += -I$(srctree)/drivers/iio/common/hid-sensors
/linux-master/arch/s390/tools/
H A DMakefile21 $(obj)/gen_opcode_table < $(srctree)/arch/$(ARCH)/tools/opcodes.txt

Completed in 330 milliseconds

1234567891011