Home
last modified time | relevance | path

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

123456

/linux-6.12.1/scripts/
DMakefile.package15 PHONY += check-git
56 PHONY += rpm-sources
63 PHONY += rpm-pkg srcrpm-pkg binrpm-pkg
90 PHONY += linux.tar.unsupported-deb-src-compress
105 PHONY += debian-orig
117 PHONY += deb-pkg srcdeb-pkg bindeb-pkg
137 PHONY += snap-pkg
152 PHONY += pacman-pkg
181 PHONY += dir-pkg
185 PHONY += tar-pkg
[all …]
DMakefile.vdsoinst6 PHONY := __default
41 PHONY += FORCE
44 .PHONY: $(PHONY)
DMakefile.modfinal6 PHONY := __modfinal
52 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
71 PHONY += FORCE
83 .PHONY: $(PHONY)
DMakefile.clean8 PHONY := __clean
59 PHONY += $(subdir-ymn)
63 .PHONY: $(PHONY)
DMakefile.vmlinux3 PHONY := __default
57 PHONY += FORCE
69 .PHONY: $(PHONY)
DMakefile.dtbinst11 PHONY := __dtbs_install
43 .PHONY: $(PHONY)
DMakefile.modinst6 PHONY := __modinst
130 PHONY += depmod
164 PHONY += FORCE
167 .PHONY: $(PHONY)
DMakefile.vmlinux_o3 PHONY := __default
96 PHONY += FORCE
108 .PHONY: $(PHONY)
DMakefile.modpost35 PHONY := __modpost
148 PHONY += FORCE
155 .PHONY: $(PHONY)
DMakefile.headersinst12 PHONY := __headers
81 PHONY += FORCE
84 .PHONY: $(PHONY)
DMakefile.asm-headers13 PHONY := all
98 PHONY += FORCE
106 .PHONY: $(PHONY)
/linux-6.12.1/
DMakefile22 PHONY := __all macro
217 PHONY += $(MAKECMDGOALS) __sub-make
341 PHONY += $(MAKECMDGOALS) __build_one_by_one
611 PHONY += scripts_basic
615 PHONY += outputmakefile
688 PHONY += all
785 PHONY += include/config/auto.conf
1099 PHONY += prepare0
1145 PHONY += vmlinux_o
1152 PHONY += vmlinux
[all …]
/linux-6.12.1/arch/mips/
DMakefile.postlink9 PHONY := __archpost
37 PHONY += FORCE clean
41 .PHONY: $(PHONY)
/linux-6.12.1/arch/s390/
DMakefile.postlink9 PHONY := __archpost
34 PHONY += FORCE clean
38 .PHONY: $(PHONY)
/linux-6.12.1/arch/riscv/
DMakefile.postlink8 PHONY := __archpost
42 PHONY += FORCE clean
46 .PHONY: $(PHONY)
/linux-6.12.1/arch/x86/
DMakefile.postlink9 PHONY := __archpost
40 PHONY += FORCE clean
44 .PHONY: $(PHONY)
/linux-6.12.1/arch/powerpc/
DMakefile.postlink8 PHONY := __archpost
41 PHONY += FORCE clean
45 .PHONY: $(PHONY)
/linux-6.12.1/tools/verification/dot2/
DMakefile11 .PHONY: all
14 .PHONY: clean
17 .PHONY: install
/linux-6.12.1/tools/build/
DMakefile.build12 PHONY := __build
155 PHONY += $(subdir-y)
169 PHONY += FORCE
181 .PHONY: $(PHONY)
/linux-6.12.1/scripts/kconfig/
DMakefile48 PHONY += $(1)
52 PHONY += build_$(1)
58 PHONY += localmodconfig localyesconfig
82 PHONY += $(simple-targets)
87 PHONY += savedefconfig defconfig
113 PHONY += tinyconfig
119 PHONY += testconfig
/linux-6.12.1/scripts/package/debian/
Drules58 .PHONY: $(binary-targets)
63 .PHONY: binary binary-indep binary-arch
69 .PHONY: build build-indep build-arch
76 .PHONY: clean
/linux-6.12.1/arch/mips/tools/
DMakefile3 PHONY += elf-entry
8 PHONY += loongson3-llsc-check
/linux-6.12.1/arch/s390/tools/
DMakefile9 PHONY += kapi
30 PHONY += relocs
/linux-6.12.1/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/linux-6.12.1/tools/testing/selftests/x86/
DMakefile6 .PHONY: all all_32 all_64 warn_32bit_failure clean
54 .PHONY: $(1) $(1)_32
59 .PHONY: $(1) $(1)_64

123456