Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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.clean33 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
36 $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
40 __clean-files += $(always) $(hostprogs-y) $(hostprogs-m) $(hostprogs-)
DMakefile.lib11 ifneq ($(hostprogs-y),)
13 hostprogs += $(hostprogs-y)
15 ifneq ($(hostprogs-m),)
17 hostprogs += $(hostprogs-m)
75 hostprogs += $(hostprogs-always-y) $(hostprogs-always-m)
76 always-y += $(hostprogs-always-y) $(hostprogs-always-m)
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)))
/kernel/linux/linux-5.10/arch/mips/tools/
DMakefile2 hostprogs := elf-entry macro
7 hostprogs += loongson3-llsc-check
/kernel/linux/linux-5.10/arch/s390/tools/
DMakefile13 hostprogs += gen_facilities
14 hostprogs += gen_opcode_table
/kernel/linux/linux-5.10/scripts/kconfig/
DMakefile157 hostprogs += conf
161 hostprogs += nconf
171 hostprogs += mconf
183 hostprogs += qconf
202 hostprogs += gconf
/kernel/linux/linux-5.10/scripts/dtc/
DMakefile4 hostprogs-always-$(CONFIG_DTC) += dtc
5 hostprogs-always-$(CHECK_DT_BINDING) += dtc
/kernel/linux/linux-5.10/arch/x86/tools/
DMakefile29 hostprogs += insn_decoder_test insn_sanity
42 hostprogs += relocs
/kernel/linux/linux-5.10/scripts/basic/
DMakefile5 hostprogs-always-y += fixdep
/kernel/linux/linux-5.10/tools/build/
DBuild1 hostprogs := fixdep
/kernel/linux/linux-5.10/scripts/selinux/genheaders/
DMakefile2 hostprogs-always-y += genheaders
/kernel/linux/linux-5.10/arch/mips/boot/tools/
DMakefile3 hostprogs += relocs
/kernel/linux/linux-5.10/scripts/selinux/mdp/
DMakefile2 hostprogs-always-y += mdp
/kernel/linux/linux-5.10/drivers/zorro/
DMakefile10 hostprogs := gen-devlist macro
/kernel/linux/linux-5.10/scripts/genksyms/
DMakefile3 hostprogs-always-y += genksyms
/kernel/linux/linux-5.10/drivers/tty/vt/
DMakefile15 hostprogs += conmakehash
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
DMakefile94 hostprogs := calc_vmlinuz_load_addr macro
122 hostprogs += ../elf2ecoff
/kernel/linux/linux-5.10/tools/perf/pmu-events/
DBuild1 hostprogs := jevents
/kernel/linux/linux-5.10/scripts/mod/
DMakefile5 hostprogs-always-y += modpost mk_elfconfig
/kernel/linux/linux-5.10/fs/unicode/
DMakefile38 hostprogs += mkutf8data
/kernel/linux/linux-5.10/drivers/video/logo/
DMakefile21 hostprogs := pnmtologo macro
/kernel/linux/linux-5.10/arch/x86/boot/
DMakefile50 hostprogs := tools/build macro
51 hostprogs += mkcpustr
/kernel/linux/linux-5.10/usr/
DMakefile56 hostprogs := gen_init_cpio macro
/kernel/linux/linux-5.10/arch/sparc/boot/
DMakefile10 hostprogs := piggyback macro

12