Searched refs:srctree (Results 1 - 104 of 104) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A DMakefile5 ccflags-y += -I$(srctree)/drivers/media/dvb-core/
6 ccflags-y += -I$(srctree)/drivers/media/tuners/
/linux-4.1.27/tools/lib/api/
H A DMakefile4 ifeq ($(srctree),)
5 srctree := $(patsubst %/,%,$(dir $(shell pwd))) macro
6 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
7 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
8 #$(info Determined 'srctree' to be $(srctree))
24 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
27 export srctree OUTPUT CC LD CFLAGS V
/linux-4.1.27/arch/x86/tools/
H A DMakefile15 distill_awk = $(srctree)/arch/x86/tools/distill.awk
16 chkobjdump = $(srctree)/arch/x86/tools/chkobjdump.awk
31 HOSTCFLAGS_test_get_len.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/uapi/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ -I$(srctree)/include/uapi/
33 HOSTCFLAGS_insn_sanity.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ -I$(srctree)/include/
36 $(obj)/test_get_len.o: $(srctree)/arch/x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctree)/arch/x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
38 $(obj)/insn_sanity.o: $(srctree)/arch/x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_types.h $(srctree)/arch/x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
40 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
/linux-4.1.27/drivers/media/pci/saa7164/
H A DMakefile7 ccflags-y += -I$(srctree)/drivers/media/i2c
8 ccflags-y += -I$(srctree)/drivers/media/tuners
9 ccflags-y += -I$(srctree)/drivers/media/dvb-core
10 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
H A DMakefile9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.1.27/drivers/media/pci/ivtv/
H A DMakefile12 ccflags-y += -I$(srctree)/drivers/media/i2c
13 ccflags-y += -I$(srctree)/drivers/media/tuners
14 ccflags-y += -I$(srctree)/drivers/media/dvb-core
15 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.1.27/drivers/media/usb/gspca/gl860/
H A DMakefile9 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.1.27/drivers/media/usb/gspca/m5602/
H A DMakefile11 ccflags-y += -I$(srctree)/drivers/media/usb/gspca
/linux-4.1.27/scripts/
H A Dheaders.sh9 if [ -f ${srctree}/arch/$2/include/asm/Kbuild ]; then
16 archs=${HDR_ARCH_LIST:-$(ls ${srctree}/arch)}
23 if [ -d ${srctree}/arch/${arch} ]; then
H A DMakefile11 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
20 HOSTCFLAGS_sortextable.o = -I$(srctree)/tools/include
21 HOSTCFLAGS_asn1_compiler.o = -I$(srctree)/include
H A Dsetlocalversion13 echo "Usage: $0 [--save-scmversion] [srctree]" >&2
18 srctree=.
24 srctree=$1
27 if test $# -gt 0 -o ! -d "$srctree"; then
36 cd "$srctree"
152 if test ! "$srctree" -ef .; then
153 res="$res$(collect_files "$srctree"/localversion*)"
H A Dmakelst7 # $(srctree)/scripts/makelst $*.o System.map $(OBJDUMP) > $@
H A Dcoccicheck44 OPTIONS="--dir $srctree $COCCIINCLUDE"
51 OPTIONS="--patch $srctree $OPTIONS"
120 FILE=`echo $COCCI | sed "s|$srctree/||"`
174 for f in `find $srctree/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
H A Dlink-vmlinux.sh105 ${CONFIG_SHELL} "${srctree}/scripts/mksysmap" ${1} ${2}
156 ${MAKE} -f "${srctree}/scripts/Makefile.modpost" vmlinux.o
169 ${MAKE} -f "${srctree}/scripts/Makefile.build" obj=init
H A Ddocproc.c77 static char *srctree, *kernsrctree; variable
203 strncat(real_filename, srctree, PATH_MAX); find_export_symbols()
506 srctree = getenv("SRCTREE"); main()
507 if (!srctree) main()
508 srctree = getcwd(NULL, 0); main()
511 kernsrctree = srctree; main()
H A Dnamespace.pl71 my $srctree = "";
73 $srctree = "$ENV{'srctree'}/" if (exists($ENV{'srctree'}));
234 $source = "$srctree$File::Find::dir/$source";
H A Dtags.sh8 # ARCH, SUBARCH, SRCARCH, srctree, src, obj
25 tree=${srctree}/
/linux-4.1.27/tools/build/tests/ex/
H A DMakefile1 export srctree := ../../../.. macro
6 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
11 make -f $(srctree)/tools/build/Makefile.build dir=. $@
/linux-4.1.27/drivers/scsi/csiostor/
H A DMakefile6 ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/cxgb4
/linux-4.1.27/kernel/gcov/
H A DMakefile1 ccflags-y := -DSRCTREE='"$(srctree)"' -DOBJTREE='"$(objtree)"'
H A Dfs.c64 static const char srctree[] = SRCTREE; variable
328 * subdirectory of srctree, objtree or in an external location.
338 result = link_target(srctree, rel, ext->ext); get_link_target()
/linux-4.1.27/arch/arm/mach-at91/
H A DMakefile4 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
5 asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
/linux-4.1.27/arch/arm/mach-mvebu/
H A DMakefile1 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include \
2 -I$(srctree)/arch/arm/plat-orion/include
/linux-4.1.27/arch/cris/boot/compressed/
H A DMakefile8 # asflags-$(CONFIG_ETRAX_ARCH_V32) += -I$(srctree)/include/asm/mach \
9 # -I$(srctree)/include/asm/arch
10 # ccflags-$(CONFIG_ETRAX_ARCH_V32) += -O2 -I$(srctree)/include/asm/mach
11 # -I$(srctree)/include/asm/arch
16 ldflags-y += -T $(srctree)/$(src)/decompress_$(arch-y).lds
/linux-4.1.27/Documentation/DocBook/media/
H A DMakefile8 MEDIA_SRC_DIR=$(srctree)/Documentation/DocBook/media
59 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/videodev2.h) \
60 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/audio.h) \
61 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/ca.h) \
62 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/dmx.h) \
63 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/frontend.h) \
64 $(shell perl -ne 'print "$$1 " if /\#define\s+([A-Z][^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/net.h) \
65 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/video.h) \
66 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/media.h) \
67 $(shell perl -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/v4l2-subdev.h) \
77 $(shell perl -ne 'print "$$1 " if /^typedef\s+[^\s]+\s+([^\s]+)\;/' $(srctree)/include/uapi/linux/videodev2.h) \
78 $(shell perl -ne 'print "$$1 " if /^}\s+([a-z0-9_]+_t)/' $(srctree)/include/uapi/linux/dvb/frontend.h)
81 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/videodev2.h) \
82 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/audio.h) \
83 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/ca.h) \
84 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/dmx.h) \
85 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/frontend.h) \
86 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/net.h) \
87 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/video.h) \
88 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/media.h) \
89 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/v4l2-mediabus.h) \
90 $(shell perl -ne 'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/v4l2-subdev.h)
93 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/videodev2.h) \
94 $(shell perl -ne 'print "$$1 " if (/^struct\s+([^\s\{]+)\s*/)' $(srctree)/include/uapi/linux/dvb/audio.h) \
95 $(shell perl -ne 'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/ca.h) \
96 $(shell perl -ne 'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/dmx.h) \
97 $(shell perl -ne 'print "$$1 " if (!/dtv\_cmds\_h/ && /^struct\s+([^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/frontend.h) \
98 $(shell perl -ne 'print "$$1 " if (/^struct\s+([A-Z][^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/net.h) \
99 $(shell perl -ne 'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/video.h) \
100 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/media.h) \
101 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/v4l2-subdev.h) \
102 $(shell perl -ne 'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree)/include/uapi/linux/v4l2-mediabus.h)
208 $(MEDIA_OBJ_DIR)/videodev2.h.xml: $(srctree)/include/uapi/linux/videodev2.h $(MEDIA_OBJ_DIR)/v4l2.xml
219 $(MEDIA_OBJ_DIR)/audio.h.xml: $(srctree)/include/uapi/linux/dvb/audio.h $(MEDIA_OBJ_DIR)/v4l2.xml
230 $(MEDIA_OBJ_DIR)/ca.h.xml: $(srctree)/include/uapi/linux/dvb/ca.h $(MEDIA_OBJ_DIR)/v4l2.xml
241 $(MEDIA_OBJ_DIR)/dmx.h.xml: $(srctree)/include/uapi/linux/dvb/dmx.h $(MEDIA_OBJ_DIR)/v4l2.xml
252 $(MEDIA_OBJ_DIR)/frontend.h.xml: $(srctree)/include/uapi/linux/dvb/frontend.h $(MEDIA_OBJ_DIR)/v4l2.xml
263 $(MEDIA_OBJ_DIR)/net.h.xml: $(srctree)/include/uapi/linux/dvb/net.h $(MEDIA_OBJ_DIR)/v4l2.xml
274 $(MEDIA_OBJ_DIR)/video.h.xml: $(srctree)/include/uapi/linux/dvb/video.h $(MEDIA_OBJ_DIR)/v4l2.xml
/linux-4.1.27/drivers/usb/gadget/legacy/
H A DMakefile5 ccflags-y := -I$(srctree)/drivers/usb/gadget/
6 ccflags-y += -I$(srctree)/drivers/usb/gadget/udc/
7 ccflags-y += -I$(srctree)/drivers/usb/gadget/function/
/linux-4.1.27/drivers/usb/gadget/
H A DMakefile6 ccflags-y += -I$(srctree)/drivers/usb/gadget/udc
/linux-4.1.27/scripts/gdb/linux/
H A DMakefile3 SRCTREE := $(shell cd $(srctree) && /bin/pwd)
/linux-4.1.27/arch/arm/mach-exynos/
H A DMakefile8 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) += -I$(srctree)/$(src)/include -I$(srctree)/arch/arm/plat-samsung/include
/linux-4.1.27/arch/x86/syscalls/
H A DMakefile8 syscall32 := $(srctree)/$(src)/syscall_32.tbl
9 syscall64 := $(srctree)/$(src)/syscall_64.tbl
11 syshdr := $(srctree)/$(src)/syscallhdr.sh
12 systbl := $(srctree)/$(src)/syscalltbl.sh
53 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh
56 $(out)/xen-hypercalls.h: $(srctree)/include/xen/interface/xen*.h
/linux-4.1.27/tools/lib/lockdep/
H A DMakefile52 ifeq ($(srctree),)
53 srctree := $(patsubst %/,%,$(dir $(shell pwd))) macro
54 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
55 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
56 #$(info Determined 'srctree' to be $(srctree))
96 export srctree OUTPUT CC LD CFLAGS V
97 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
/linux-4.1.27/arch/cris/boot/rescue/
H A DMakefile6 # ccflags-$(CONFIG_ETRAX_ARCH_V32) += -I$(srctree)/include/asm/arch/mach/ \
7 # -I$(srctree)/include/asm/arch
8 # asflags-y += -I $(srctree)/include/asm/arch/mach/ -I $(srctree)/include/asm/arch
16 ldflags-y += -T $(srctree)/$(src)/rescue_$(arch-y).lds
/linux-4.1.27/drivers/media/v4l2-core/
H A DMakefile38 ccflags-y += -I$(srctree)/drivers/media/dvb-core
39 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
40 ccflags-y += -I$(srctree)/drivers/media/tuners
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A DMakefile43 ccflags-y += -I$(srctree)/drivers/media/dvb-core
44 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
45 ccflags-y += -I$(srctree)/drivers/media/tuners
46 ccflags-y += -I$(srctree)/drivers/media/common
/linux-4.1.27/arch/xtensa/boot/lib/
H A DMakefile21 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/%
/linux-4.1.27/arch/arm/mach-spear/
H A DMakefile5 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
/linux-4.1.27/arch/arm/mach-vexpress/
H A DMakefile5 -I$(srctree)/arch/arm/plat-versatile/include
/linux-4.1.27/arch/arm/plat-omap/
H A DMakefile5 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-omap/include
/linux-4.1.27/Documentation/mic/mpssd/
H A DMakefile9 HOSTCFLAGS += -I$(objtree)/usr/include -I$(srctree)/tools/include
/linux-4.1.27/scripts/package/
H A DMakefile34 MKSPEC := $(srctree)/scripts/package/mkspec
39 @if test "$(objtree)" != "$(srctree)"; then \
46 ln -sf $(srctree) $(KERNELPATH)
48 $(CONFIG_SHELL) $(srctree)/scripts/setlocalversion --save-scmversion
52 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version
62 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version
87 $(srctree)/scripts/package/builddeb
100 $(CONFIG_SHELL) $(srctree)/scripts/package/buildtar $@
112 git --git-dir=$(srctree)/.git archive --prefix=$(perf-tar)/ \
113 HEAD^{tree} $$(cd $(srctree); \
114 echo $$(cat $(srctree)/tools/perf/MANIFEST)) \
117 git --git-dir=$(srctree)/.git rev-parse HEAD > $(perf-tar)/HEAD; \
118 (cd $(srctree)/tools/perf; \
H A Dbuilddeb302 (cd $srctree; find . -name Makefile\* -o -name Kconfig\* -o -name \*.pl) > "$objtree/debian/hdrsrcfiles"
303 (cd $srctree; find arch/$SRCARCH/include include scripts -type f) >> "$objtree/debian/hdrsrcfiles"
304 (cd $srctree; find arch/$SRCARCH -name module.lds -o -name Kbuild.platforms -o -name Platform) >> "$objtree/debian/hdrsrcfiles"
305 (cd $srctree; find $(find arch/$SRCARCH -name include -o -name scripts -type d) -type f) >> "$objtree/debian/hdrsrcfiles"
309 (cd $srctree; tar -c -f - -T -) < "$objtree/debian/hdrsrcfiles" | (cd $destdir; tar -xf -)
/linux-4.1.27/drivers/media/tuners/
H A DMakefile45 ccflags-y += -I$(srctree)/drivers/media/dvb-core
46 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
/linux-4.1.27/arch/x86/lib/
H A DMakefile5 inat_tables_script = $(srctree)/arch/x86/tools/gen-insn-attr-x86.awk
6 inat_tables_maps = $(srctree)/arch/x86/lib/x86-opcode-map.txt
/linux-4.1.27/drivers/usb/gadget/function/
H A DMakefile5 ccflags-y := -I$(srctree)/drivers/usb/gadget/
6 ccflags-y += -I$(srctree)/drivers/usb/gadget/udc/
/linux-4.1.27/arch/arm64/boot/
H A DMakefile26 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
30 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
/linux-4.1.27/arch/s390/boot/
H A DMakefile25 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
/linux-4.1.27/net/wireless/
H A DMakefile23 @$(AWK) -f $(srctree)/$(src)/genregdb.awk < $< > $@
/linux-4.1.27/security/tomoyo/
H A DMakefile6 $(objtree)/scripts/basic/bin2c <$(firstword $(wildcard $(obj)/policy/$(1).conf $(srctree)/$(src)/policy/$(1).conf.default) /dev/null); \
/linux-4.1.27/arch/ia64/
H A DMakefile25 KBUILD_LDFLAGS_MODULE += -T $(srctree)/arch/ia64/module.lds
33 GAS_STATUS = $(shell $(srctree)/arch/ia64/scripts/check-gas "$(CC)" "$(OBJDUMP)")
34 KBUILD_CPPFLAGS += $(shell $(srctree)/arch/ia64/scripts/toolchain-flags "$(CC)" "$(OBJDUMP)" "$(READELF)")
78 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
89 sh $(srctree)/arch/ia64/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
/linux-4.1.27/arch/arm/boot/
H A DMakefile99 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" \
103 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" \
107 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" \
111 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" \
115 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" \
/linux-4.1.27/tools/lib/traceevent/
H A DMakefile81 ifeq ($(srctree),)
82 srctree := $(patsubst %/,%,$(dir $(shell pwd))) macro
83 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
84 srctree := $(patsubst %/,%,$(dir $(srctree))) macro
85 #$(info Determined 'srctree' to be $(srctree))
110 INCLUDES = -I. -I $(srctree)/tools/include $(CONFIG_INCLUDES)
135 export srctree OUTPUT CC LD CFLAGS V
136 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
/linux-4.1.27/scripts/kconfig/
H A DMakefile42 $(Q)perl $< --$@ $(srctree) $(Kconfig) > .tmp.config
62 --files-from=$(srctree)/scripts/kconfig/POTFILES.in \
63 --directory=$(srctree) --directory=$(objtree) \
66 $(Q)(for i in `ls $(srctree)/arch/*/Kconfig \
67 $(srctree)/arch/*/um/Kconfig`; \
107 configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/configs/$@)
111 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m .config $(configfiles)
112 +$(Q)yes "" | $(MAKE) -f $(srctree)/Makefile oldconfig
120 $(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config
146 check-lxdialog := $(srctree)/$(src)/lxdialog/check-lxdialog.sh
192 HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(srctree)/$(src)/check.sh $(HOSTCC) $(HOSTCFLAGS))
309 $(Q)intltool-extract --type=gettext/glade --srcdir=$(srctree) \
H A Dlkc.h26 #define SRCTREE "srctree" bind_textdomain_codeset()
/linux-4.1.27/
H A DMakefile201 srctree := . macro
205 srctree := .. macro
207 srctree := $(KBUILD_SRC) macro
211 src := $(srctree)
214 VPATH := $(srctree)$(if $(KBUILD_EXTMOD),:$(KBUILD_EXTMOD))
216 export srctree objtree VPATH
382 -I$(srctree)/arch/$(hdr-arch)/include/uapi \
384 -I$(srctree)/include/uapi \
386 -include $(srctree)/include/linux/kconfig.h
391 -I$(srctree)/arch/$(hdr-arch)/include \
394 $(if $(KBUILD_SRC), -I$(srctree)/include) \
411 KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds
461 $(Q)ln -fsn $(srctree) source
462 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkmakefile \
463 $(srctree) $(objtree) $(VERSION) $(PATCHLEVEL)
469 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.asm-generic \
471 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.asm-generic \
522 $(MAKE) -f $(srctree)/Makefile $$i; \
582 $(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
779 ifeq ($(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-goto.sh $(CC)), y)
880 mod_sign_cmd = perl $(srctree)/scripts/sign-file $(CONFIG_MODULE_SIG_HASH) $(MODSECKEY) $(MODPUBKEY)
923 $(Q)$(MAKE) -f $(srctree)/Makefile headers_check
932 $(Q)ln -fsn `cd $(srctree) && /bin/pwd`/scripts/gdb/vmlinux-gdb.py
951 echo "$(KERNELVERSION)$$($(CONFIG_SHELL) $(srctree)/scripts/setlocalversion $(srctree))"
970 # 1) Check that make has not been executed in the kernel src $(srctree)
973 @$(kecho) ' Using $(srctree) as source for kernel'
974 $(Q)if [ -f $(srctree)/.config -o -d $(srctree)/include/config ]; then \
975 echo >&2 " $(srctree) is not clean, please run 'make mrproper'"; \
976 echo >&2 " in the '$(srctree)' directory.";\
1017 $(version_h): $(srctree)/Makefile FORCE
1026 $(Q)find $(srctree)/include/ -name '*.h' | xargs --max-args 1 \
1027 $(srctree)/scripts/headerdep.pl -I$(srctree)/include
1037 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.fwinst obj=firmware __fw_install
1060 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/headers.sh install
1064 $(if $(wildcard $(srctree)/arch/$(hdr-arch)/include/uapi/asm/Kbuild),, \
1071 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/headers.sh check
1104 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost
1105 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.fwinst obj=firmware __fw_modbuild
1127 @ln -s `cd $(srctree) && /bin/pwd` $(MODLIB)/source
1134 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modinst
1141 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.fwinst obj=firmware __fw_modinst
1147 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modsign
1195 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/link-vmlinux.sh clean
1218 @find $(srctree) $(RCS_FIND_IGNORE) \
1241 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig)
1243 board-dirs := $(dir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*/*_defconfig))
1254 @$(MAKE) -f $(srctree)/scripts/kconfig/Makefile help
1286 @$(MAKE) -f $(srctree)/scripts/Makefile.help checker-help
1297 @$(MAKE) -f $(srctree)/Documentation/DocBook/Makefile dochelp
1333 boards-per-dir = $(sort $(notdir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/$*/*_defconfig)))
1389 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost
1398 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modinst
1443 cmd_tags = $(CONFIG_SHELL) $(srctree)/scripts/tags.sh $@
1454 find $(srctree)/* $(RCS_FIND_IGNORE) \
1456 | xargs $(PERL) -w $(srctree)/scripts/checkincludes.pl
1459 find $(srctree)/* $(RCS_FIND_IGNORE) \
1461 | xargs $(PERL) -w $(srctree)/scripts/checkversion.pl
1464 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/$@
1467 $(PERL) $(srctree)/scripts/namespace.pl
1470 $(PERL) $(srctree)/scripts/export_report.pl
1491 @echo "$(KERNELVERSION)$$($(CONFIG_SHELL) $(srctree)/scripts/setlocalversion $(srctree))"
1557 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost
1570 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \
/linux-4.1.27/arch/um/
H A DMakefile32 MODE_INCLUDE += -I$(srctree)/$(ARCH_DIR)/include/shared/skas
52 ARCH_INCLUDE := -I$(srctree)/$(SHARED_HEADERS)
53 ARCH_INCLUDE += -I$(srctree)/$(HOST_DIR)/um/shared
54 KBUILD_CPPFLAGS += -I$(srctree)/$(HOST_DIR)/um
78 KBUILD_CPPFLAGS += -I$(srctree)/$(HOST_DIR)/include \
79 -I$(srctree)/$(HOST_DIR)/include/uapi \
/linux-4.1.27/arch/arm/boot/compressed/
H A DMakefile15 FONTC = $(srctree)/lib/fonts/font_acorn_8x8.c
86 $(addprefix $(obj)/,$(libfdt) $(libfdt_hdrs)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
137 $(obj)/lib1funcs.S: $(srctree)/arch/$(SRCARCH)/lib/lib1funcs.S
143 $(obj)/ashldi3.S: $(srctree)/arch/$(SRCARCH)/lib/ashldi3.S
149 $(obj)/bswapsdi2.S: $(srctree)/arch/$(SRCARCH)/lib/bswapsdi2.S
189 $(obj)/hyp-stub.S: $(srctree)/arch/$(SRCARCH)/kernel/hyp-stub.S
/linux-4.1.27/arch/xtensa/
H A DMakefile67 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(vardirs) $(plfdirs))
74 buildvar := $(shell test -e $(srctree)/arch/xtensa/variants/$(VARIANT)/Makefile && echo arch/xtensa/variants/$(VARIANT)/)
75 buildplf := $(shell test -e $(srctree)/arch/xtensa/platforms/$(PLATFORM)/Makefile && echo arch/xtensa/platforms/$(PLATFORM)/)
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A DMakefile79 ccflags-y += -I$(srctree)/drivers/media/dvb-core
80 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends/
82 ccflags-y += -I$(srctree)/drivers/media/tuners
83 ccflags-y += -I$(srctree)/drivers/media/pci/ttpci
/linux-4.1.27/init/
H A DMakefile35 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkcompile_h $@ \
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A DMakefile17 SPU_CFLAGS := -O2 -Wall -I$(srctree)/include -D__KERNEL__
18 SPU_AFLAGS := -c -D__ASSEMBLY__ -I$(srctree)/include -D__KERNEL__
/linux-4.1.27/security/apparmor/
H A DMakefile65 $(obj)/capability_names.h : $(srctree)/include/uapi/linux/capability.h \
68 $(obj)/rlim_names.h : $(srctree)/include/uapi/asm-generic/resource.h \
/linux-4.1.27/drivers/media/dvb-frontends/
H A DMakefile5 ccflags-y += -I$(srctree)/drivers/media/dvb-core/
6 ccflags-y += -I$(srctree)/drivers/media/tuners/
10 ccflags-y += -I$(srctree)/drivers/media/usb/dvb-usb-v2
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
H A DMakefile13 LD_ARGS = -T $(srctree)/$(obj)/boot.ld
/linux-4.1.27/arch/mips/lasat/image/
H A DMakefile17 LDSCRIPT= -L$(srctree)/$(src) -Tromscript.normal
/linux-4.1.27/arch/powerpc/boot/
H A DMakefile46 BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj)
137 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/%
140 $(addprefix $(obj)/,$(zlibheader)): $(obj)/%: $(srctree)/lib/zlib_inflate/%
143 $(addprefix $(obj)/,$(zliblinuxheader)): $(obj)/%: $(srctree)/include/linux/%
149 $(addprefix $(obj)/,$(libfdt) $(libfdtheader)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
155 $(obj)/zImage.lds: $(obj)/%: $(srctree)/$(src)/%.S
159 $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds : $(obj)/%: $(srctree)/$(src)/%.S
175 $(obj-libfdt): $(obj)/%.o: $(srctree)/scripts/dtc/libfdt/%.c FORCE
193 dtstree := $(srctree)/$(src)/dts
195 wrapper :=$(srctree)/$(src)/wrapper
395 sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(INSTALL_PATH)"
399 sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(INSTALL_PATH)" $^
432 cmd_install_dts = $(INSTALL) -m0644 $(patsubst $(DESTDIR)$(WRAPPER_DTSDIR)/%,$(srctree)/$(obj)/dts/%,$@) $@
438 cmd_install_wrapper = $(INSTALL) -m0755 $(patsubst $(DESTDIR)$(WRAPPER_BINDIR)/%,$(srctree)/$(obj)/%,$@) $@ ;\
452 $(dts-installed) : $(DESTDIR)$(WRAPPER_DTSDIR)/% : $(srctree)/$(obj)/dts/% | $(DESTDIR)$(WRAPPER_DTSDIR)
455 $(wrapper-installed): $(DESTDIR)$(WRAPPER_BINDIR) $(srctree)/$(obj)/wrapper | $(DESTDIR)$(WRAPPER_BINDIR)
H A Dwrapper49 MKIMAGE=$srctree/scripts/mkuboot.sh
/linux-4.1.27/arch/mn10300/
H A DMakefile98 KBUILD_CPPFLAGS += -I$(srctree)/arch/mn10300/proc-$(PROCESSOR)/include
99 KBUILD_CPPFLAGS += -I$(srctree)/arch/mn10300/unit-$(UNIT)/include
/linux-4.1.27/arch/x86/boot/compressed/
H A DMakefile41 HOST_EXTRACFLAGS += -I$(srctree)/tools/include
96 $(CONFIG_SHELL) $(srctree)/arch/x86/tools/calc_run_size.sh)
/linux-4.1.27/arch/ia64/kernel/
H A DMakefile104 sed -f $(srctree)/arch/$(SRCARCH)/scripts/pvcheck.sed $< > $@
107 $(obj)/pvchk-sed-%.s: $(src)/%.S $(srctree)/arch/$(SRCARCH)/scripts/pvcheck.sed FORCE
/linux-4.1.27/drivers/net/wan/
H A DMakefile50 $(CPP) -D__ASSEMBLY__ -Wp,-MD,$(depfile) -I$(srctree)/include/uapi $< | $(AS68K) -m68360 -o $(obj)/wanxlfw.o; \
/linux-4.1.27/drivers/firmware/efi/libstub/
H A DMakefile27 CFLAGS_fdt.o += -I$(srctree)/scripts/dtc/libfdt/
/linux-4.1.27/arch/x86/kernel/cpu/
H A DMakefile62 cmd_mkcapflags = $(CONFIG_SHELL) $(srctree)/$(src)/mkcapflags.sh $< $@
/linux-4.1.27/arch/x86/realmode/rm/
H A DMakefile70 -I$(srctree)/arch/x86/boot
/linux-4.1.27/arch/x86/vdso/
H A DMakefile54 HOST_EXTRACFLAGS += -I$(srctree)/tools/include -I$(srctree)/include/uapi -I$(srctree)/arch/x86/include/uapi
176 sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@'
/linux-4.1.27/arch/sparc/boot/
H A DMakefile74 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/zImage \
/linux-4.1.27/arch/unicore32/boot/compressed/
H A DMakefile20 $(obj)/font.c: $(srctree)/lib/fonts/font_8x8.c
/linux-4.1.27/drivers/video/logo/
H A DMakefile25 $(wildcard $(srctree)/$(src)/*$(1).$(2))))
/linux-4.1.27/arch/sh/boot/compressed/
H A DMakefile46 lib1funcs-dir := $(srctree)/arch/$(SRCARCH)/lib
/linux-4.1.27/arch/nios2/boot/
H A DMakefile59 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(BOOTIMAGE) System.map "$(INSTALL_PATH)"
/linux-4.1.27/arch/arm64/kernel/vdso/
H A DMakefile39 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
/linux-4.1.27/arch/avr32/boot/images/
H A DMakefile54 sh $(srctree)/install-kernel.sh $<
/linux-4.1.27/Documentation/DocBook/
H A DMakefile67 KERNELDOC = $(srctree)/scripts/kernel-doc
70 XMLTOFLAGS = -m $(srctree)/$(src)/stylesheet.xsl
81 cmd_docproc = SRCTREE=$(srctree)/ $(DOCPROC) doc $< >$@
88 echo $@: `SRCTREE=$(srctree) $(DOCPROC) depend $<`; \
/linux-4.1.27/samples/bpf/
H A DMakefile45 LLC=$(srctree)/tools/bpf/llvm/bld/Debug+Asserts/bin/llc
/linux-4.1.27/usr/
H A DMakefile41 initramfs := $(CONFIG_SHELL) $(srctree)/scripts/gen_initramfs_list.sh
/linux-4.1.27/lib/
H A DMakefile193 $(obj)/oid_registry_data.c: $(srctree)/include/linux/oid_registry.h \
198 cmd_build_OID_registry = perl $(srctree)/$(src)/build_OID_registry $< $@
/linux-4.1.27/tools/perf/config/
H A DMakefile3 src-perf := $(srctree)/tools/perf
179 include $(srctree)/tools/build/Makefile.feature
193 CFLAGS += -I$(srctree)/tools/include/
194 CFLAGS += -I$(srctree)/arch/$(ARCH)/include/uapi
195 CFLAGS += -I$(srctree)/arch/$(ARCH)/include
196 CFLAGS += -I$(srctree)/include/uapi
197 CFLAGS += -I$(srctree)/include
208 CFLAGS += -I$(srctree)/tools/lib/
/linux-4.1.27/arch/x86/um/vdso/
H A DMakefile75 sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@'
/linux-4.1.27/arch/avr32/
H A DMakefile29 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(machdirs))
/linux-4.1.27/arch/blackfin/boot/
H A DMakefile71 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(BOOTIMAGE) System.map "$(INSTALL_PATH)"
/linux-4.1.27/arch/cris/
H A DMakefile73 SRC_ARCH = $(srctree)/arch/cris
/linux-4.1.27/arch/mips/boot/compressed/
H A DMakefile15 include $(srctree)/arch/mips/Kbuild.platforms
/linux-4.1.27/arch/alpha/boot/
H A DMakefile18 BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj)
/linux-4.1.27/lib/raid6/
H A DMakefile14 cmd_unroll = $(AWK) -f$(srctree)/$(src)/unroll.awk -vN=$(UNROLL) \
/linux-4.1.27/arch/x86/boot/
H A DMakefile43 HOST_EXTRACFLAGS += -I$(srctree)/tools/include \
191 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
/linux-4.1.27/arch/m68k/
H A DMakefile74 KBUILD_LDFLAGS_MODULE += -T $(srctree)/arch/m68k/kernel/module.lds
161 sh $(srctree)/arch/m68k/install.sh $(KERNELRELEASE) vmlinux.gz System.map "$(INSTALL_PATH)"
/linux-4.1.27/arch/arm/mach-omap2/
H A DMakefile5 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include \
6 -I$(srctree)/arch/arm/plat-omap/include
/linux-4.1.27/arch/parisc/
H A DMakefile24 NM = sh $(srctree)/arch/parisc/nm
/linux-4.1.27/arch/blackfin/
H A DMakefile134 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(machdirs))
/linux-4.1.27/arch/x86/
H A DMakefile20 CODE16GCC_CFLAGS := -m32 -Wa,$(srctree)/arch/x86/boot/code16gcc.h
112 cc_has_sp := $(srctree)/scripts/gcc-x86_$(BITS)-has-stack-protector.sh
/linux-4.1.27/firmware/
H A DMakefile6 # leading /, it's relative to $(srctree).
8 fwabs := $(addprefix $(srctree)/,$(filter-out /%,$(fwdir)))$(filter /%,$(fwdir))
/linux-4.1.27/kernel/
H A DMakefile128 X509_CERTIFICATES-y := $(wildcard *.x509) $(wildcard $(srctree)/*.x509)
/linux-4.1.27/arch/powerpc/
H A DMakefile172 -T $(srctree)/arch/powerpc/platforms/44x/ppc476_modules.lds
/linux-4.1.27/arch/mips/
H A DMakefile242 cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
/linux-4.1.27/arch/arm/
H A DMakefile257 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(machdirs) $(platdirs))

Completed in 2599 milliseconds