Searched refs:srctree (Results 276 - 300 of 340) sorted by relevance

<<11121314

/linux-master/usr/include/
H A DMakefile18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
81 $(PERL) $(srctree)/$(src)/headers_check.pl $(obj) $(SRCARCH) $<; \
/linux-master/arch/s390/kernel/vdso64/
H A DMakefile7 include $(srctree)/lib/vdso/Makefile
75 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
/linux-master/arch/loongarch/vdso/
H A DMakefile10 include $(srctree)/lib/vdso/Makefile
55 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
/linux-master/drivers/gpu/drm/xe/
H A DMakefile35 subdir-ccflags-y += -I$(obj) -I$(srctree)/$(src)
46 $(srctree)/$(src)/xe_wa_oob.rules
169 -I$(srctree)/$(src)/display/ext \
170 -I$(srctree)/$(src)/compat-i915-headers \
171 -I$(srctree)/drivers/gpu/drm/i915/display/ \
179 $(obj)/i915-soc/%.o: $(srctree)/drivers/gpu/drm/i915/soc/%.c FORCE
184 $(obj)/i915-display/%.o: $(srctree)/drivers/gpu/drm/i915/display/%.c FORCE
313 $(patsubst %.h,%.hdrtest, $(shell cd $(srctree)/$(src) && find * -name '*.h' $(hdrtest_find_args)))
/linux-master/arch/parisc/kernel/vdso64/
H A DMakefile43 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
/linux-master/usr/
H A DMakefile25 ramfs-input := $(srctree)/$(src)/default_cpio_list
/linux-master/arch/xtensa/
H A DMakefile58 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(vardirs) $(plfdirs))
/linux-master/drivers/media/usb/dvb-usb/
H A DMakefile83 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends/
85 ccflags-y += -I$(srctree)/drivers/media/tuners
86 ccflags-y += -I$(srctree)/drivers/media/common
/linux-master/arch/x86/boot/
H A DMakefile54 HOST_EXTRACFLAGS += -I$(srctree)/tools/include \
70 KBUILD_CFLAGS += $(call cc-option,-fmacro-prefix-map=$(srctree)/=)
132 cmd_genimage = $(BASH) $(srctree)/$(src)/genimage.sh $2 $3 $(obj)/bzImage \
/linux-master/arch/powerpc/kernel/vdso/
H A DMakefile6 include $(srctree)/lib/vdso/Makefile
93 gen-vdso32sym := $(srctree)/$(src)/gen_vdso32_offsets.sh
96 gen-vdso64sym := $(srctree)/$(src)/gen_vdso64_offsets.sh
/linux-master/scripts/
H A Dtags.sh9 # SUBARCH, SRCARCH, srctree
29 if [ "${srctree}" = "." -o -z "${srctree}" ]; then
32 tree=${srctree}/
/linux-master/arch/parisc/
H A DMakefile130 PALOCONF := $(shell if [ -f $(srctree)/palo.conf ]; then echo $(srctree)/palo.conf; \
141 cp $(srctree)/arch/parisc/defpalo.conf $(objtree)/palo.conf; \
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile34 cflags-$(CONFIG_EFI_PARAMS_FROM_FDT) += -I$(srctree)/scripts/dtc/libfdt
38 -include $(srctree)/include/linux/hidden.h \
82 $(obj)/lib-%.o: $(srctree)/lib/%.c FORCE
/linux-master/arch/mips/
H A DMakefile281 include $(srctree)/arch/mips/Kbuild.platforms
288 cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
493 generic_config_dir = $(srctree)/arch/$(ARCH)/configs/generic
530 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh \
531 -m -O $(objtree) $(srctree)/arch/$(ARCH)/configs/generic_defconfig $^ | \
534 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
536 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
537 $(srctree) $(objtree) $(objtree)/.config.$@ $(KCONFIG_CONFIG) \
539 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
581 $(Q)$(MAKE) -f $(srctree)/Makefil
[all...]
/linux-master/arch/mips/vdso/
H A DMakefile8 include $(srctree)/lib/vdso/Makefile
46 CFLAGS_vgettimeofday-o32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
47 CFLAGS_vgettimeofday-n32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
/linux-master/arch/x86/boot/compressed/
H A DMakefile49 KBUILD_CFLAGS += $(call cc-option,-fmacro-prefix-map=$(srctree)/=)
54 KBUILD_CFLAGS += -include $(srctree)/include/linux/hidden.h
85 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/linux-master/arch/x86/
H A DMakefile113 include $(srctree)/arch/x86/Makefile_32.cpu
309 orc_hash_sh := $(srctree)/scripts/orc_hash.sh
314 $(orc_hash_h): $(srctree)/arch/x86/include/asm/orc_types.h $(orc_hash_sh) FORCE
/linux-master/drivers/usb/storage/
H A DMakefile9 ccflags-y := -I $(srctree)/drivers/scsi
/linux-master/drivers/media/tuners/
H A DMakefile6 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-master/arch/x86/realmode/rm/
H A DMakefile76 -I$(srctree)/arch/x86/boot
/linux-master/arch/parisc/kernel/vdso32/
H A DMakefile48 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
/linux-master/scripts/gcc-plugins/
H A DMakefile30 -include $(srctree)/include/linux/compiler-version.h \
/linux-master/arch/x86/um/
H A DMakefile52 include $(srctree)/arch/um/scripts/Makefile.rules
/linux-master/drivers/tty/serial/8250/
H A DMakefile53 CFLAGS_8250_ingenic.o += -I$(srctree)/scripts/dtc/libfdt
/linux-master/arch/x86/um/vdso/
H A DMakefile66 sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@'

Completed in 383 milliseconds

<<11121314