Home
last modified time | relevance | path

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

1234

/Linux-v4.19/arch/mips/
DMakefile.postlink8 PHONY := __archpost
32 PHONY += FORCE clean
36 .PHONY: $(PHONY)
/Linux-v4.19/scripts/
DMakefile.modbuiltin8 PHONY := __modbuiltin
46 PHONY += FORCE
53 PHONY += $(subdir-ym)
57 .PHONY: $(PHONY)
DMakefile.modsign6 PHONY := __modsign
14 PHONY += $(modules)
30 .PHONY: $(PHONY)
DMakefile.modinst6 PHONY := __modinst
16 PHONY += $(modules)
38 .PHONY: $(PHONY)
DMakefile.dtbinst13 PHONY := __dtbs_install
37 PHONY += $(dtbinst-files) $(dtbinst-dirs)
40 .PHONY: $(PHONY)
DMakefile.asm-generic9 PHONY := all
40 PHONY += FORCE
41 .PHONY: $(PHONY)
DMakefile.modpost40 PHONY := _modpost
90 PHONY += __modpost
137 PHONY += FORCE
152 .PHONY: $(PHONY)
DMakefile.clean8 PHONY := __clean
86 PHONY += $(subdir-ymn)
90 .PHONY: $(PHONY)
DMakefile.headersinst12 PHONY := __headers
30 PHONY += $(subdirs)
127 PHONY += FORCE
130 .PHONY: $(PHONY)
DMakefile.build8 PHONY := __build
524 targets := $(filter-out $(PHONY), $(targets))
544 PHONY += $(subdir-ym)
551 PHONY += FORCE
581 .PHONY: $(PHONY)
/Linux-v4.19/
DMakefile15 PHONY := _all macro
139 PHONY += $(MAKECMDGOALS) sub-make
280 PHONY += $(MAKECMDGOALS) __build_one_by_one
464 PHONY += scripts_basic
472 PHONY += outputmakefile
548 PHONY += all
640 PHONY += include/config/auto.conf
998 PHONY += autoksyms_recursive
1050 PHONY += $(vmlinux-dirs)
1065 PHONY += scripts
[all …]
/Linux-v4.19/arch/powerpc/
DMakefile.postlink8 PHONY := __archpost
44 PHONY += FORCE clean
48 .PHONY: $(PHONY)
DMakefile283 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
310 PHONY += pseries_le_defconfig
314 PHONY += ppc64le_defconfig
318 PHONY += powernv_be_defconfig
322 PHONY += mpc85xx_defconfig
327 PHONY += mpc85xx_smp_defconfig
332 PHONY += corenet32_smp_defconfig
337 PHONY += corenet64_smp_defconfig
342 PHONY += mpc86xx_defconfig
347 PHONY += mpc86xx_smp_defconfig
[all …]
/Linux-v4.19/tools/build/
DMakefile.build12 PHONY := __build
136 PHONY += $(subdir-y)
150 PHONY += FORCE
162 .PHONY: $(PHONY)
DBuild.include55 # PHONY targets skipped in both cases.
56 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^)
/Linux-v4.19/scripts/kconfig/
DMakefile6 PHONY += xconfig gconfig menuconfig config localmodconfig localyesconfig \
66 PHONY += $(simple-targets)
71 PHONY += oldnoconfig silentoldconfig savedefconfig defconfig
113 PHONY += kvmconfig
117 PHONY += xenconfig
121 PHONY += tinyconfig
126 PHONY += testconfig
/Linux-v4.19/tools/lib/lockdep/
DMakefile157 PHONY += force
162 .PHONY: $(PHONY)
/Linux-v4.19/tools/testing/selftests/x86/
DMakefile6 .PHONY: all all_32 all_64 warn_32bit_failure clean
44 .PHONY: $(1) $(1)_32
49 .PHONY: $(1) $(1)_64
/Linux-v4.19/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/Linux-v4.19/arch/nds32/
DMakefile52 .PHONY: FORCE
58 PHONY += vdso_install
/Linux-v4.19/tools/lib/bpf/
DMakefile209 PHONY += force elfdep bpfdep
220 .PHONY: $(PHONY)
/Linux-v4.19/arch/arm/tools/
DMakefile26 PHONY += kapi uapi
38 $(AWK) -f $(filter-out $(PHONY),$^) > $@ || \
/Linux-v4.19/arch/x86/tools/
DMakefile2 PHONY += posttest
44 PHONY += relocs
/Linux-v4.19/tools/lib/traceevent/
DMakefile295 PHONY += force plugins
300 .PHONY: $(PHONY)
/Linux-v4.19/usr/
DMakefile7 PHONY += klibcdirs

1234