Home
last modified time | relevance | path

Searched refs:hostprogs (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.15/scripts/
H A DMakefile6 hostprogs-always-$(CONFIG_KALLSYMS) += kallsyms
7 hostprogs-always-$(BUILD_C_RECORDMCOUNT) += recordmcount
8 hostprogs-always-$(CONFIG_BUILDTIME_TABLE_SORT) += sorttable
9 hostprogs-always-$(CONFIG_ASN1) += asn1_compiler
10 hostprogs-always-$(CONFIG_MODULE_SIG_FORMAT) += sign-file
11 hostprogs-always-$(CONFIG_SYSTEM_EXTRA_CERTIFICATE) += insert-sys-cert
12 hostprogs-always-$(CONFIG_RUST_KERNEL_DOCTESTS) += rustdoc_test_builder
13 hostprogs-always-$(CONFIG_RUST_KERNEL_DOCTESTS) += rustdoc_test_gen
23 hostprogs += generate_rust_target
50 hostprogs += unifdef gen_packed_field_checks
H A DMakefile.clean28 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
31 $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
H A DMakefile.host50 host-csingle := $(foreach m,$(hostprogs), \
54 host-cmulti := $(foreach m,$(hostprogs),\
58 host-cobjs := $(sort $(foreach m,$(hostprogs),$($(m)-objs)))
63 host-cxxmulti := $(foreach m,$(hostprogs),$(if $($(m)-cxxobjs),$(m)))
71 host-rust := $(foreach m,$(hostprogs),$(if $($(m)-rust),$(m)))
H A DMakefile.lib66 hostprogs += $(hostprogs-always-y) $(hostprogs-always-m)
67 always-y += $(hostprogs-always-y) $(hostprogs-always-m)
/linux-6.15/arch/s390/tools/
H A DMakefile13 hostprogs += gen_facilities
14 hostprogs += gen_opcode_table
29 hostprogs += relocs
/linux-6.15/arch/mips/tools/
H A DMakefile2 hostprogs := elf-entry macro
7 hostprogs += loongson3-llsc-check
/linux-6.15/scripts/dtc/
H A DMakefile5 hostprogs-always-$(CONFIG_DTC) += dtc fdtoverlay
6 hostprogs-always-$(CHECK_DTBS) += dtc
/linux-6.15/scripts/kconfig/
H A DMakefile174 hostprogs += conf
178 hostprogs += nconf
189 hostprogs += mconf
202 hostprogs += qconf
221 hostprogs += gconf
/linux-6.15/drivers/accessibility/speakup/
H A DMakefile39 hostprogs += makemapdata
50 hostprogs += genmap
/linux-6.15/arch/x86/tools/
H A DMakefile29 hostprogs += insn_decoder_test insn_sanity
42 hostprogs += relocs
/linux-6.15/samples/rust/hostprogs/
H A DMakefile3 hostprogs-always-y := single
/linux-6.15/scripts/ipe/polgen/
H A DMakefile2 hostprogs-always-y := polgen
/linux-6.15/scripts/selinux/mdp/
H A DMakefile2 hostprogs-always-y += mdp
/linux-6.15/arch/mips/boot/tools/
H A DMakefile3 hostprogs += relocs
/linux-6.15/scripts/genksyms/
H A DMakefile3 hostprogs-always-y += genksyms
/linux-6.15/scripts/gendwarfksyms/
H A DMakefile2 hostprogs-always-y += gendwarfksyms
/linux-6.15/tools/bpf/resolve_btfids/
H A DBuild1 hostprogs := resolve_btfids
/linux-6.15/scripts/basic/
H A DMakefile5 hostprogs-always-y += fixdep
/linux-6.15/samples/rust/
H A DMakefile14 subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS) += hostprogs
/linux-6.15/drivers/zorro/
H A DMakefile10 hostprogs := gen-devlist macro
/linux-6.15/drivers/tty/vt/
H A DMakefile15 hostprogs += conmakehash
/linux-6.15/fs/unicode/
H A DMakefile41 hostprogs += mkutf8data
/linux-6.15/scripts/mod/
H A DMakefile4 hostprogs-always-y += modpost mk_elfconfig
/linux-6.15/arch/mips/boot/compressed/
H A DMakefile85 hostprogs := calc_vmlinuz_load_addr macro
124 hostprogs += ../elf2ecoff
/linux-6.15/drivers/video/logo/
H A DMakefile21 hostprogs := pnmtologo macro

12