Home
last modified time | relevance | path

Searched refs:srctree (Results 1 – 25 of 105) sorted by relevance

12345

/linux-2.6.39/arch/x86/tools/
DMakefile15 distill_awk = $(srctree)/arch/x86/tools/distill.awk
16 chkobjdump = $(srctree)/arch/x86/tools/chkobjdump.awk
27 …n.o := -Wall -I$(objtree)/arch/x86/lib/ -I$(srctree)/arch/x86/include/ -I$(srctree)/arch/x86/lib/ …
30srctree)/arch/x86/lib/insn.c $(srctree)/arch/x86/lib/inat.c $(srctree)/arch/x86/include/asm/inat_t…
/linux-2.6.39/arch/um/sys-ppc/
DMakefile9 asflags-y := -DCONFIG_PPC32 -I. -I$(srctree)/arch/ppc/kernel
25 ln -s $(srctree)/arch/ppc/lib/$@ $@
29 ln -s $(srctree)/arch/ppc/kernel/$@ $@
33 ln -s $(srctree)/arch/ppc/kernel/$@ $@
36 $(srctree)/include/asm-ppc/mmu.h \
37 $(srctree)/include/asm-ppc/processor.h \
38 $(srctree)/include/asm-ppc/pgtable.h \
39 $(srctree)/include/asm-ppc/ptrace.h
55 ln -s $(srctree)/include/asm-ppc asm
61 ln -s $(srctree)/include/asm-ppc asm
/linux-2.6.39/arch/mips/alchemy/
DPlatform11 cflags-$(CONFIG_MIPS_PB1000) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
18 cflags-$(CONFIG_MIPS_PB1100) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
25 cflags-$(CONFIG_MIPS_PB1500) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
32 cflags-$(CONFIG_MIPS_PB1550) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
39 cflags-$(CONFIG_MIPS_PB1200) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
46 cflags-$(CONFIG_MIPS_DB1000) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
53 cflags-$(CONFIG_MIPS_DB1100) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
60 cflags-$(CONFIG_MIPS_DB1500) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
67 cflags-$(CONFIG_MIPS_DB1550) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
74 cflags-$(CONFIG_MIPS_DB1200) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
[all …]
/linux-2.6.39/scripts/package/
DMakefile30 MKSPEC := $(srctree)/scripts/package/mkspec
35 $(objtree)/kernel.spec: $(MKSPEC) $(srctree)/Makefile
46 $(PREV) ln -sf $(srctree) $(KERNELPATH)
47 $(CONFIG_SHELL) $(srctree)/scripts/setlocalversion --save-scmversion
52 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version
63 $(objtree)/binkernel.spec: $(MKSPEC) $(srctree)/Makefile
69 $(CONFIG_SHELL) $(srctree)/scripts/mkversion > $(objtree)/.tmp_version
96 $(srctree)/scripts/package/builddeb
109 $(CONFIG_SHELL) $(srctree)/scripts/package/buildtar $@
122 $$(cat $(srctree)/tools/perf/MANIFEST) -o $(perf-tar).tar; \
/linux-2.6.39/arch/mn10300/boot/
Dinstall.sh29 cd ${srctree}/include/linux
34 cd ${srctree}/include/linux/byteorder
39 cd ${srctree}/include/linux/lockd
44 cd ${srctree}/include/linux/netfilter_ipv4
49 cd ${srctree}/include/linux/nfsd
54 cd ${srctree}/include/linux/raid
59 cd ${srctree}/include/linux/sunrpc
64 cd ${srctree}/include/asm
/linux-2.6.39/
DMakefile152 srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),$(CURDIR)) macro
154 src := $(srctree)
157 VPATH := $(srctree)$(if $(KBUILD_EXTMOD),:$(KBUILD_EXTMOD))
159 export srctree objtree VPATH
315 MAKEFLAGS += --include-dir=$(srctree)
318 $(srctree)/scripts/Kbuild.include: ;
319 include $(srctree)/scripts/Kbuild.include
352 LINUXINCLUDE := -I$(srctree)/arch/$(hdr-arch)/include -Iinclude \
353 $(if $(KBUILD_SRC), -I$(srctree)/include) \
368 KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds
[all …]
/linux-2.6.39/arch/arm/boot/
DMakefile14 MKIMAGE := $(srctree)/scripts/mkuboot.sh
17 include $(srctree)/$(MACHINE)/Makefile.boot
95 $(CONFIG_SHELL) $(srctree)/$(src)/install.sh $(KERNELRELEASE) \
99 $(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) \
/linux-2.6.39/arch/um/
DMakefile21 MODE_INCLUDE += -I$(srctree)/$(ARCH_DIR)/include/shared/skas
23 include $(srctree)/$(ARCH_DIR)/Makefile-skas
26 ARCH_INCLUDE := -I$(srctree)/$(SHARED_HEADERS)
27 ARCH_INCLUDE += -I$(srctree)/$(ARCH_DIR)/sys-$(SUBARCH)/shared
31 KBUILD_CPPFLAGS += -I$(srctree)/$(ARCH_DIR)/sys-$(SUBARCH)
/linux-2.6.39/include/asm-generic/
DKbuild.asm1 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm.h \
2 $(srctree)/include/asm-$(SRCARCH)/kvm.h),)
6 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm_para.h \
7 $(srctree)/include/asm-$(SRCARCH)/kvm_para.h),)
11 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \
12 $(srctree)/include/asm-$(SRCARCH)/a.out.h),)
/linux-2.6.39/scripts/
Dsetlocalversion18 srctree=.
24 srctree=$1
36 cd "$srctree"
155 if test ! "$srctree" -ef .; then
156 res="$res$(collect_files "$srctree"/localversion*)"
Dcoccicheck13 FLAGS="-I $srctree/include -very_quiet"
19 OPTIONS="-dir $srctree"
56 FILE=`echo $COCCI | sed "s|$srctree/||"`
101 for f in `find $srctree/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
Dheaders.sh9 if [ -f ${srctree}/arch/$2/include/asm/Kbuild ]; then
16 archs=${HDR_ARCH_LIST:-$(ls ${srctree}/arch)}
25 if [ -d ${srctree}/arch/${arch} ]; then
DMakefile.headersinst13 kbuild-file := $(srctree)/$(obj)/Kbuild
32 input-files := $(addprefix $(srctree)/$(obj)/,$(header-y)) \
48 $(PERL) $< $(srctree)/$(obj) $(install) $(SRCARCH) $(header-y); \
88 hdr-inst := -rR -f $(srctree)/scripts/Makefile.headersinst obj
DMakefile.fwinst16 include $(srctree)/$(obj)/Makefile
39 quiet_cmd_install = INSTALL $(subst $(srctree)/,,$@)
Dnamespace.pl71 my $srctree = "";
73 $srctree = "$ENV{'srctree'}/" if (exists($ENV{'srctree'}));
234 $source = "$srctree$File::Find::dir/$source";
/linux-2.6.39/arch/mips/sibyte/
DPlatform13 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
18 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
22 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
26 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
/linux-2.6.39/Documentation/DocBook/
DMakefile56 cp $(srctree)/Documentation/DocBook/dvb/*.png \
57 $(srctree)/Documentation/DocBook/v4l/*.gif \
61 ifneq ($(objtree),$(srctree))
64 && ln -s $(srctree)/Documentation/DocBook/$$dep $(objtree)/Documentation/DocBook/ \
75 KERNELDOC = $(srctree)/scripts/kernel-doc
78 XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl
89 cmd_docproc = SRCTREE=$(srctree)/ $(DOCPROC) doc $< >$@
96 echo $@: `SRCTREE=$(srctree) $(DOCPROC) depend $<`; \
/linux-2.6.39/arch/ia64/
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)" "$(REA…
81 -$(Q)READELF=$(READELF) python $(srctree)/arch/ia64/scripts/unwcheck.py $<
92 sh $(srctree)/arch/ia64/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
/linux-2.6.39/arch/m68k/
DMakefile4 include $(srctree)/arch/m68k/Makefile_mm
6 include $(srctree)/arch/m68k/Makefile_no
/linux-2.6.39/arch/mips/txx9/
DPlatform5 -I$(srctree)/arch/mips/include/asm/mach-tx39xx
7 -I$(srctree)/arch/mips/include/asm/mach-tx49xx
/linux-2.6.39/arch/xtensa/
DMakefile46 KBUILD_CPPFLAGS += $(patsubst %,-I$(srctree)/%include,$(vardirs) $(plfdirs))
71 buildvar := $(shell test -a $(srctree)/arch/xtensa/variants/$(VARIANT)/Makefile && echo arch/xtensa…
72 buildplf := $(shell test -a $(srctree)/arch/xtensa/platforms/$(PLATFORM)/Makefile && echo arch/xten…
/linux-2.6.39/arch/mips/pmc-sierra/
DPlatform5 cflags-$(CONFIG_PMC_MSP) += -I$(srctree)/arch/mips/include/asm/pmc-sierra/msp71xx \
13 cflags-$(CONFIG_PMC_YOSEMITE) += -I$(srctree)/arch/mips/include/asm/mach-yosemite
/linux-2.6.39/arch/powerpc/boot/
DMakefile36 BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj)
98 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/%
101 $(addprefix $(obj)/,$(zlibheader)): $(obj)/%: $(srctree)/lib/zlib_inflate/%
104 $(addprefix $(obj)/,$(zliblinuxheader)): $(obj)/%: $(srctree)/include/linux/%
110 $(addprefix $(obj)/,$(libfdt) $(libfdtheader)): $(obj)/%: $(srctree)/scripts/dtc/libfdt/%
116 $(obj)/zImage.lds $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds: $(obj)/%: $(srctree)/$(src)/%.S
132 $(obj-libfdt): $(obj)/%.o: $(srctree)/scripts/dtc/libfdt/%.c FORCE
150 dtstree := $(srctree)/$(src)/dts
152 wrapper :=$(srctree)/$(src)/wrapper
/linux-2.6.39/security/apparmor/
DMakefile49 $(obj)/capability_names.h : $(srctree)/include/linux/capability.h
51 $(obj)/rlim_names.h : $(srctree)/include/asm-generic/resource.h
/linux-2.6.39/scripts/basic/
Ddocproc.c76 static char *srctree, *kernsrctree; variable
202 strncat(real_filename, srctree, PATH_MAX); in find_export_symbols()
504 srctree = getenv("SRCTREE"); in main()
505 if (!srctree) in main()
506 srctree = getcwd(NULL, 0); in main()
509 kernsrctree = srctree; in main()

12345