Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/scripts/
DMakefile.package54 PHONY += rpm-pkg
64 PHONY += binrpm-pkg
71 PHONY += deb-pkg
80 PHONY += bindeb-pkg
85 PHONY += intdeb-pkg
91 PHONY += snap-pkg
107 PHONY += $(tar-pkgs)
137 PHONY += $(perf-tar-pkgs)
143 PHONY += help
161 .PHONY: $(PHONY)
DMakefile.modsign6 PHONY := __modsign
13 PHONY += $(modules)
29 .PHONY: $(PHONY)
DMakefile.dtbinst13 PHONY := __dtbs_install
32 PHONY += $(subdirs)
36 .PHONY: $(PHONY)
DMakefile.modinst6 PHONY := __modinst
13 PHONY += $(modules)
35 .PHONY: $(PHONY)
DMakefile.modfinal6 PHONY := __modfinal
53 PHONY += FORCE
65 .PHONY: $(PHONY)
DMakefile.clean8 PHONY := __clean
69 PHONY += $(subdir-ymn)
73 .PHONY: $(PHONY)
DMakefile.modpost40 PHONY := __modpost
154 PHONY += FORCE
163 .PHONY: $(PHONY)
DMakefile.asm-generic9 PHONY := all
58 .PHONY: $(PHONY)
DMakefile.headersinst12 PHONY := __headers
81 PHONY += FORCE
84 .PHONY: $(PHONY)
DMakefile.build8 PHONY := __build
475 targets := $(filter-out $(PHONY), $(targets))
535 PHONY += $(subdir-ym)
545 PHONY += FORCE
567 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/arch/powerpc/
DMakefile288 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
298 PHONY += bootwrapper_install
313 PHONY += pseries_le_defconfig
317 PHONY += ppc64le_defconfig
321 PHONY += ppc64le_guest_defconfig
325 PHONY += ppc64_guest_defconfig
329 PHONY += powernv_be_defconfig
333 PHONY += mpc85xx_defconfig
338 PHONY += mpc85xx_smp_defconfig
343 PHONY += corenet32_smp_defconfig
[all …]
DMakefile.postlink8 PHONY := __archpost
44 PHONY += FORCE clean
48 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/
DMakefile18 PHONY := __all macro
178 PHONY += $(MAKECMDGOALS) __sub-make
330 PHONY += $(MAKECMDGOALS) __build_one_by_one
535 PHONY += scripts_basic
540 PHONY += outputmakefile
613 PHONY += all
726 PHONY += include/config/auto.conf
1128 PHONY += resolve_btfids_clean
1149 PHONY += prepare0
1191 PHONY += autoksyms_recursive
[all …]
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/arch/mips/
DMakefile.postlink9 PHONY := __archpost
40 PHONY += FORCE clean
44 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/tools/build/
DMakefile.build12 PHONY := __build
136 PHONY += $(subdir-y)
150 PHONY += FORCE
162 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/scripts/kconfig/
DMakefile6 PHONY += xconfig gconfig menuconfig config localmodconfig localyesconfig \
68 PHONY += $(simple-targets)
73 PHONY += savedefconfig defconfig
97 PHONY += kvmconfig
102 PHONY += xenconfig
107 PHONY += tinyconfig
112 PHONY += testconfig
/kernel/linux/linux-5.10/arch/mips/tools/
DMakefile3 PHONY += elf-entry
8 PHONY += loongson3-llsc-check
/kernel/linux/linux-5.10/tools/lib/lockdep/
DMakefile157 PHONY += force
162 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
DMakefile6 .PHONY: all all_32 all_64 warn_32bit_failure clean
45 .PHONY: $(1) $(1)_32
50 .PHONY: $(1) $(1)_64
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
DMakefile220 PHONY += force plugins
225 .PHONY: $(PHONY)
/kernel/linux/linux-5.10/arch/arm/tools/
DMakefile26 PHONY += kapi uapi
38 $(AWK) -f $(filter-out $(PHONY),$^) > $@
/kernel/linux/linux-5.10/arch/x86/tools/
DMakefile2 PHONY += posttest
44 PHONY += relocs
/kernel/linux/linux-5.10/arch/ia64/
DMakefile57 PHONY += compressed check
91 PHONY += make_nr_irqs_h

123456