Home
last modified time | relevance | path

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

12

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

Completed in 35 milliseconds

12