Home
last modified time | relevance | path

Searched refs:subdirs (Results 1 – 25 of 94) sorted by relevance

1234

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.headersinst25 src-subdirs := $(patsubst $(src)/%/,%,$(filter %/, $(wildcard $(src)/*/)))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h'))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
42 all-subdirs := $(addprefix $(dst)/, $(all-subdirs))
48 old-subdirs := $(wildcard $(all-subdirs))
49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h'))
H A DMakefile.dtbinst21 subdirs := $(addprefix $(obj)/, $(subdir-y) $(subdir-m))
23 __dtbs_install: $(dtbs) $(subdirs)
32 PHONY += $(subdirs)
33 $(subdirs):
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.headersinst25 src-subdirs := $(patsubst $(src)/%/,%,$(filter %/, $(wildcard $(src)/*/)))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h'))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
42 all-subdirs := $(addprefix $(dst)/, $(all-subdirs))
48 old-subdirs := $(wildcard $(all-subdirs))
49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h'))
H A DMakefile.dtbinst21 subdirs := $(addprefix $(obj)/, $(subdir-y) $(subdir-m))
23 __dtbs_install: $(dtbs) $(subdirs)
32 PHONY += $(subdirs)
33 $(subdirs):
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.headersinst25 src-subdirs := $(patsubst $(src)/%/,%,$(filter %/, $(wildcard $(src)/*/)))
26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/)))
27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h'))
31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h'))
42 all-subdirs := $(addprefix $(dst)/, $(all-subdirs))
48 old-subdirs := $(wildcard $(all-subdirs))
49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h'))
H A DMakefile.dtbinst21 subdirs := $(addprefix $(obj)/, $(subdir-y) $(subdir-m))
23 __dtbs_install: $(dtbs) $(subdirs)
32 PHONY += $(subdirs)
33 $(subdirs):
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/
H A Dsubdir.mk65 sub-subdirs := $$(addprefix $1/,$$(subdirs-y))
84 subdirs-y :=
90 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
94 $(foreach sd, $(subdirs), $(eval $(call process-subdir,$(sd))))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst29 subdirs := $(patsubst %/,%,$(filter %/, $(header-y)))
105 __headersinst: $(subdirs) $(install-file)
115 __headerscheck: $(subdirs) $(check-file)
125 .PHONY: $(subdirs)
126 $(subdirs):
H A DMakefile.modbuiltin34 modbuiltin-subdirs := $(patsubst %,%/modules.builtin, $(subdir-ym))
43 cat /dev/null $(modbuiltin-subdirs)) > $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst29 subdirs := $(patsubst %/,%,$(filter %/, $(header-y)))
105 __headersinst: $(subdirs) $(install-file)
115 __headerscheck: $(subdirs) $(check-file)
125 .PHONY: $(subdirs)
126 $(subdirs):
H A DMakefile.modbuiltin34 modbuiltin-subdirs := $(patsubst %,%/modules.builtin, $(subdir-ym))
43 cat /dev/null $(modbuiltin-subdirs)) > $@
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dsubdir.mk140 sub-subdirs := $$(addprefix $1/,$$(subdirs-y))
166 subdirs-y :=
175 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
179 $(foreach sd, $(subdirs), $(eval $(call process-subdir,$(sd))))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dsubdir.mk140 sub-subdirs := $$(addprefix $1/,$$(subdirs-y))
166 subdirs-y :=
175 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
179 $(foreach sd, $(subdirs), $(eval $(call process-subdir,$(sd))))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/
H A D0001-Set-use_tcl-to-be-empty-string-if-tcl-is-disabled.patch28 # $(subdirs) contains the list from: AC_CONFIG_SUBDIRS
29 -SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib share graphs rtest tests
30 +SUBDIRS = $(subdirs) lib plugin cmd doc contrib share graphs rtest tests
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.headersinst23 subdirs := $(patsubst $(srcdir)/%/,%,\
28 __headers: $(subdirs)
30 PHONY += $(subdirs)
31 $(subdirs):
H A DMakefile.modbuiltin35 modbuiltin-subdirs := $(patsubst %,%/modules.builtin, $(subdir-ym))
44 cat /dev/null $(modbuiltin-subdirs)) > $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.headersinst23 subdirs := $(patsubst $(srcdir)/%/,%,\
28 __headers: $(subdirs)
30 PHONY += $(subdirs)
31 $(subdirs):
H A DMakefile.modbuiltin35 modbuiltin-subdirs := $(patsubst %,%/modules.builtin, $(subdir-ym))
44 cat /dev/null $(modbuiltin-subdirs)) > $@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_parallel_make_and_pic.patch2 2)add sub target for subdirs-all, and those dependencies below
26 subdirs-all $(PROGS.sbin) $(PROGS.bin)
50 -subdirs-all:
52 +subdirs-all: $(patsubst %,%-dir, $(SUBDIRS))
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A Dunfs3_parallel_build.patch20 -all: subdirs unfsd$(EXEEXT)
21 +all: subdirs
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jemalloc/
H A Djemalloc_5.2.1.bb46 subdirs="test/unit test/integration test/stress "
47 for tooltest in ${subdirs}
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dindex.rst61 several (arch-dependent?) subdirs. Each subdir is mainly about
85 These are the subdirs I have on my system. There might be more
86 or other subdirs in another setup. If you see another dir, I'd
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/snippets/
H A Dsnippets.pro1 TEMPLATE = subdirs
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/
H A Dnokia_services.pro1 TEMPLATE = subdirs
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/
H A Dandroid.pro1 TEMPLATE = subdirs

1234