Home
last modified time | relevance | path

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

12

/Linux-v6.6/scripts/
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
21 hostprogs += generate_rust_target
45 hostprogs += unifdef
DMakefile.clean28 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
31 $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
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)))
DMakefile.lib71 hostprogs += $(hostprogs-always-y) $(hostprogs-always-m)
72 always-y += $(hostprogs-always-y) $(hostprogs-always-m)
/Linux-v6.6/arch/mips/tools/
DMakefile2 hostprogs := elf-entry macro
7 hostprogs += loongson3-llsc-check
/Linux-v6.6/arch/s390/tools/
DMakefile13 hostprogs += gen_facilities
14 hostprogs += gen_opcode_table
/Linux-v6.6/scripts/dtc/
DMakefile5 hostprogs-always-$(CONFIG_DTC) += dtc fdtoverlay
6 hostprogs-always-$(CHECK_DT_BINDING) += dtc
/Linux-v6.6/scripts/kconfig/
DMakefile164 hostprogs += conf
168 hostprogs += nconf
179 hostprogs += mconf
192 hostprogs += qconf
211 hostprogs += gconf
/Linux-v6.6/drivers/accessibility/speakup/
DMakefile39 hostprogs += makemapdata
52 hostprogs += genmap
/Linux-v6.6/arch/x86/tools/
DMakefile29 hostprogs += insn_decoder_test insn_sanity
42 hostprogs += relocs
/Linux-v6.6/tools/build/
DBuild1 hostprogs := fixdep
/Linux-v6.6/samples/rust/hostprogs/
DMakefile3 hostprogs-always-y := single
/Linux-v6.6/samples/rust/
DMakefile6 subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS) += hostprogs
/Linux-v6.6/scripts/selinux/genheaders/
DMakefile2 hostprogs-always-y += genheaders
/Linux-v6.6/arch/mips/boot/tools/
DMakefile3 hostprogs += relocs
/Linux-v6.6/scripts/selinux/mdp/
DMakefile2 hostprogs-always-y += mdp
/Linux-v6.6/tools/bpf/resolve_btfids/
DBuild1 hostprogs := resolve_btfids
/Linux-v6.6/scripts/basic/
DMakefile5 hostprogs-always-y += fixdep
/Linux-v6.6/drivers/zorro/
DMakefile10 hostprogs := gen-devlist macro
/Linux-v6.6/scripts/genksyms/
DMakefile3 hostprogs-always-y += genksyms
/Linux-v6.6/drivers/tty/vt/
DMakefile15 hostprogs += conmakehash
/Linux-v6.6/arch/x86/boot/
DMakefile51 hostprogs := tools/build macro
52 hostprogs += mkcpustr
/Linux-v6.6/scripts/mod/
DMakefile5 hostprogs-always-y += modpost mk_elfconfig
/Linux-v6.6/fs/unicode/
DMakefile41 hostprogs += mkutf8data
/Linux-v6.6/drivers/video/logo/
DMakefile21 hostprogs := pnmtologo macro

12