Home
last modified time | relevance | path

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

12

/Linux-v5.15/scripts/
DMakefile9 hostprogs-always-$(CONFIG_BUILD_BIN2C) += bin2c
10 hostprogs-always-$(CONFIG_KALLSYMS) += kallsyms
11 hostprogs-always-$(BUILD_C_RECORDMCOUNT) += recordmcount
12 hostprogs-always-$(CONFIG_BUILDTIME_TABLE_SORT) += sorttable
13 hostprogs-always-$(CONFIG_ASN1) += asn1_compiler
14 hostprogs-always-$(CONFIG_MODULE_SIG_FORMAT) += sign-file
15 hostprogs-always-$(CONFIG_SYSTEM_TRUSTED_KEYRING) += extract-cert
16 hostprogs-always-$(CONFIG_SYSTEM_EXTRA_CERTIFICATE) += insert-sys-cert
17 hostprogs-always-$(CONFIG_SYSTEM_REVOCATION_LIST) += extract-cert
36 hostprogs += unifdef
DMakefile.clean31 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
34 $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
DMakefile.host43 host-csingle := $(foreach m,$(hostprogs), \
47 host-cmulti := $(foreach m,$(hostprogs),\
51 host-cobjs := $(sort $(foreach m,$(hostprogs),$($(m)-objs)))
56 host-cxxmulti := $(foreach m,$(hostprogs),$(if $($(m)-cxxobjs),$(m)))
DMakefile.lib70 hostprogs += $(hostprogs-always-y) $(hostprogs-always-m)
71 always-y += $(hostprogs-always-y) $(hostprogs-always-m)
/Linux-v5.15/arch/mips/tools/
DMakefile2 hostprogs := elf-entry macro
7 hostprogs += loongson3-llsc-check
/Linux-v5.15/arch/s390/tools/
DMakefile13 hostprogs += gen_facilities
14 hostprogs += gen_opcode_table
/Linux-v5.15/scripts/kconfig/
DMakefile154 hostprogs += conf
158 hostprogs += nconf
168 hostprogs += mconf
180 hostprogs += qconf
199 hostprogs += gconf
/Linux-v5.15/scripts/dtc/
DMakefile5 hostprogs-always-$(CONFIG_DTC) += dtc fdtoverlay
6 hostprogs-always-$(CHECK_DT_BINDING) += dtc
/Linux-v5.15/arch/x86/tools/
DMakefile29 hostprogs += insn_decoder_test insn_sanity
42 hostprogs += relocs
/Linux-v5.15/scripts/basic/
DMakefile5 hostprogs-always-y += fixdep
/Linux-v5.15/tools/build/
DBuild1 hostprogs := fixdep
/Linux-v5.15/scripts/selinux/genheaders/
DMakefile2 hostprogs-always-y += genheaders
/Linux-v5.15/scripts/selinux/mdp/
DMakefile2 hostprogs-always-y += mdp
/Linux-v5.15/arch/mips/boot/tools/
DMakefile3 hostprogs += relocs
/Linux-v5.15/drivers/zorro/
DMakefile10 hostprogs := gen-devlist macro
/Linux-v5.15/scripts/genksyms/
DMakefile3 hostprogs-always-y += genksyms
/Linux-v5.15/arch/x86/boot/
DMakefile50 hostprogs := tools/build macro
51 hostprogs += mkcpustr
/Linux-v5.15/drivers/tty/vt/
DMakefile15 hostprogs += conmakehash
/Linux-v5.15/fs/unicode/
DMakefile38 hostprogs += mkutf8data
/Linux-v5.15/scripts/mod/
DMakefile5 hostprogs-always-y += modpost mk_elfconfig
/Linux-v5.15/tools/perf/pmu-events/
DBuild1 hostprogs := jevents
/Linux-v5.15/drivers/video/logo/
DMakefile21 hostprogs := pnmtologo macro
/Linux-v5.15/arch/mips/boot/compressed/
DMakefile100 hostprogs := calc_vmlinuz_load_addr macro
135 hostprogs += ../elf2ecoff
/Linux-v5.15/usr/
DMakefile56 hostprogs := gen_init_cpio macro
/Linux-v5.15/arch/sparc/boot/
DMakefile10 hostprogs := piggyback macro

12