Home
last modified time | relevance | path

Searched refs:PHONY (Results 1 – 25 of 134) sorted by relevance

123456

/Linux-v6.1/arch/powerpc/
DMakefile242 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
252 PHONY += bootwrapper_install
267 PHONY += pseries_le_defconfig
271 PHONY += ppc64le_defconfig
275 PHONY += ppc64le_guest_defconfig
279 PHONY += ppc64_guest_defconfig
283 PHONY += powernv_be_defconfig
287 PHONY += mpc85xx_defconfig
292 PHONY += mpc85xx_smp_defconfig
297 PHONY += corenet32_smp_defconfig
[all …]
DMakefile.postlink8 PHONY := __archpost
44 PHONY += FORCE clean
48 .PHONY: $(PHONY)
/Linux-v6.1/scripts/
DMakefile.package57 PHONY += rpm-pkg
67 PHONY += binrpm-pkg
74 PHONY += deb-pkg
83 PHONY += bindeb-pkg
88 PHONY += intdeb-pkg
94 PHONY += snap-pkg
110 PHONY += $(tar-pkgs)
142 PHONY += $(perf-tar-pkgs)
148 PHONY += help
168 .PHONY: $(PHONY)
DMakefile.dtbinst13 PHONY := __dtbs_install
35 PHONY += $(subdirs)
39 .PHONY: $(PHONY)
DMakefile.modfinal6 PHONY := __modfinal
52 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
71 PHONY += FORCE
83 .PHONY: $(PHONY)
DMakefile.vmlinux3 PHONY := __default
39 PHONY += FORCE
51 .PHONY: $(PHONY)
DMakefile.clean8 PHONY := __clean
60 PHONY += $(subdir-ymn)
64 .PHONY: $(PHONY)
DMakefile.modinst6 PHONY := __modinst
111 PHONY += FORCE
114 .PHONY: $(PHONY)
DMakefile.vmlinux_o3 PHONY := __default
92 PHONY += FORCE
104 .PHONY: $(PHONY)
DMakefile.modpost35 PHONY := __modpost
129 PHONY += FORCE
136 .PHONY: $(PHONY)
DMakefile.asm-generic9 PHONY := all
58 .PHONY: $(PHONY)
DMakefile.headersinst12 PHONY := __headers
81 PHONY += FORCE
84 .PHONY: $(PHONY)
DKbuild.include33 real-prereqs = $(filter-out $(PHONY), $^)
120 $(if $(filter-out $(PHONY), $@), \
156 # PHONY targets skipped in both cases.
157 newer-prereqs = $(filter-out $(PHONY),$?)
189 # (1) - due to target is PHONY
195 # (1) PHONY targets are always build
206 $(if $(filter $@, $(PHONY)),- due to target is PHONY, \
DMakefile.build8 PHONY := $(obj)/
498 PHONY += $(subdir-ym)
508 PHONY += FORCE
513 targets := $(filter-out $(PHONY), $(targets))
533 .PHONY: $(PHONY)
/Linux-v6.1/
DMakefile18 PHONY := __all macro
224 PHONY += $(MAKECMDGOALS) __sub-make
356 PHONY += $(MAKECMDGOALS) __build_one_by_one
631 PHONY += scripts_basic
635 PHONY += outputmakefile
706 PHONY += all
803 PHONY += include/config/auto.conf
1165 PHONY += prepare0
1195 PHONY += autoksyms_recursive
1227 PHONY += vmlinux_o
[all …]
/Linux-v6.1/tools/lib/traceevent/
DMakefile251 PHONY += doc
255 PHONY += doc-clean
259 PHONY += doc-install
263 PHONY += doc-uninstall
267 PHONY += help
284 PHONY += plugins
288 PHONY += install_plugins
292 PHONY += clean_plugins
300 .PHONY: $(PHONY)
/Linux-v6.1/arch/mips/
DMakefile.postlink9 PHONY := __archpost
40 PHONY += FORCE clean
44 .PHONY: $(PHONY)
/Linux-v6.1/tools/build/
DMakefile.build12 PHONY := __build
136 PHONY += $(subdir-y)
150 PHONY += FORCE
162 .PHONY: $(PHONY)
/Linux-v6.1/tools/verification/dot2/
DMakefile11 .PHONY: all
14 .PHONY: clean
17 .PHONY: install
/Linux-v6.1/scripts/kconfig/
DMakefile40 PHONY += $(1)
44 PHONY += build_$(1)
50 PHONY += localmodconfig localyesconfig
74 PHONY += $(simple-targets)
79 PHONY += savedefconfig defconfig
103 PHONY += tinyconfig
109 PHONY += testconfig
/Linux-v6.1/arch/mips/tools/
DMakefile3 PHONY += elf-entry
8 PHONY += loongson3-llsc-check
/Linux-v6.1/tools/testing/selftests/x86/
DMakefile6 .PHONY: all all_32 all_64 warn_32bit_failure clean
46 .PHONY: $(1) $(1)_32
51 .PHONY: $(1) $(1)_64
/Linux-v6.1/arch/riscv/
DMakefile116 PHONY += vdso_install
160 PHONY += rv32_randconfig
165 PHONY += rv64_randconfig
170 PHONY += rv32_defconfig
/Linux-v6.1/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/Linux-v6.1/tools/lib/traceevent/plugins/
DMakefile220 PHONY += force plugins
225 .PHONY: $(PHONY)

123456