Home
last modified time | relevance | path

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

123456

/linux-6.14.4/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.modfinal6 PHONY := __modfinal
47 newer_prereqs_except = $(filter-out $(PHONY) $(1),$?)
66 PHONY += FORCE
78 .PHONY: $(PHONY)
DMakefile.vdsoinst6 PHONY := __default
41 PHONY += FORCE
44 .PHONY: $(PHONY)
DMakefile.clean8 PHONY := __clean
59 PHONY += $(subdir-ymn)
63 .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.vmlinux3 PHONY := __default
103 PHONY += FORCE
115 .PHONY: $(PHONY)
DMakefile.modpost35 PHONY := __modpost
150 PHONY += FORCE
157 .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.14.4/
DMakefile22 PHONY := __all macro
244 PHONY += $(MAKECMDGOALS) __sub-make
366 PHONY += $(MAKECMDGOALS) __build_one_by_one
644 PHONY += scripts_basic
648 PHONY += outputmakefile
742 PHONY += all
844 PHONY += $(objtree)/include/config/auto.conf
1170 PHONY += prepare0
1212 PHONY += vmlinux_o
1219 PHONY += vmlinux
[all …]
/linux-6.14.4/arch/s390/
DMakefile.postlink9 PHONY := __archpost
30 PHONY += FORCE clean
34 .PHONY: $(PHONY)
/linux-6.14.4/arch/mips/
DMakefile.postlink9 PHONY := __archpost
37 PHONY += FORCE clean
41 .PHONY: $(PHONY)
/linux-6.14.4/arch/riscv/
DMakefile.postlink8 PHONY := __archpost
38 PHONY += FORCE clean
42 .PHONY: $(PHONY)
/linux-6.14.4/arch/x86/
DMakefile.postlink9 PHONY := __archpost
36 PHONY += FORCE clean
40 .PHONY: $(PHONY)
/linux-6.14.4/arch/powerpc/
DMakefile.postlink8 PHONY := __archpost
49 PHONY += FORCE clean
53 .PHONY: $(PHONY)
/linux-6.14.4/tools/perf/scripts/
DMakefile.syscalls7 PHONY := all
53 PHONY += FORCE
61 .PHONY: $(PHONY)
/linux-6.14.4/tools/verification/dot2/
DMakefile11 .PHONY: all
14 .PHONY: clean
17 .PHONY: install
/linux-6.14.4/tools/build/
DMakefile.build12 PHONY := __build
135 PHONY += $(subdir-y)
149 PHONY += FORCE
161 .PHONY: $(PHONY)
/linux-6.14.4/scripts/kconfig/
DMakefile48 PHONY += $(1)
52 PHONY += build_$(1)
58 PHONY += localmodconfig localyesconfig
82 PHONY += $(simple-targets)
87 PHONY += savedefconfig defconfig
115 PHONY += tinyconfig
121 PHONY += testconfig
/linux-6.14.4/scripts/package/debian/
Drules60 .PHONY: $(binary-targets)
65 .PHONY: binary binary-indep binary-arch
71 .PHONY: build build-indep build-arch
78 .PHONY: clean
/linux-6.14.4/arch/mips/tools/
DMakefile3 PHONY += elf-entry
8 PHONY += loongson3-llsc-check
/linux-6.14.4/arch/s390/tools/
DMakefile9 PHONY += kapi
30 PHONY += relocs
/linux-6.14.4/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean

123456