Searched refs:hostprogs (Results 1 - 25 of 44) sorted by relevance

12

/linux-master/samples/rust/hostprogs/
H A DMakefile3 hostprogs-always-y := single
/linux-master/arch/mips/tools/
H A DMakefile2 hostprogs := elf-entry macro
7 hostprogs += loongson3-llsc-check
/linux-master/samples/rust/
H A DMakefile6 subdir-$(CONFIG_SAMPLE_RUST_HOSTPROGS) += hostprogs
/linux-master/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
[all...]
H A DMakefile.clean28 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
31 $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
H A DMakefile.host29 # hostprogs := bin2hex
32 # hostprogs := lxdialog
37 # hostprogs := qconf
43 # hostprogs := target
50 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)))
/linux-master/arch/mips/boot/tools/
H A DMakefile3 hostprogs += relocs
/linux-master/scripts/selinux/genheaders/
H A DMakefile2 hostprogs-always-y += genheaders
/linux-master/arch/s390/tools/
H A DMakefile13 hostprogs += gen_facilities
14 hostprogs += gen_opcode_table
29 hostprogs += relocs
/linux-master/scripts/selinux/mdp/
H A DMakefile2 hostprogs-always-y += mdp
/linux-master/scripts/basic/
H A DMakefile5 hostprogs-always-y += fixdep
/linux-master/drivers/zorro/
H A DMakefile10 hostprogs := gen-devlist macro
/linux-master/scripts/dtc/
H A DMakefile5 hostprogs-always-$(CONFIG_DTC) += dtc fdtoverlay
6 hostprogs-always-$(CHECK_DT_BINDING) += dtc
/linux-master/scripts/genksyms/
H A DMakefile3 hostprogs-always-y += genksyms
/linux-master/drivers/tty/vt/
H A DMakefile15 hostprogs += conmakehash
/linux-master/drivers/accessibility/speakup/
H A DMakefile39 hostprogs += makemapdata
52 hostprogs += genmap
/linux-master/arch/x86/tools/
H A DMakefile29 hostprogs += insn_decoder_test insn_sanity
42 hostprogs += relocs
/linux-master/drivers/video/logo/
H A DMakefile21 hostprogs := pnmtologo macro
/linux-master/fs/unicode/
H A DMakefile41 hostprogs += mkutf8data
/linux-master/scripts/mod/
H A DMakefile5 hostprogs-always-y += modpost mk_elfconfig
/linux-master/scripts/kconfig/
H A DMakefile172 hostprogs += conf
176 hostprogs += nconf
187 hostprogs += mconf
200 hostprogs += qconf
219 hostprogs += gconf
/linux-master/usr/
H A DMakefile51 hostprogs := gen_init_cpio macro
/linux-master/arch/arm64/kernel/pi/
H A DMakefile28 hostprogs := relacheck macro
/linux-master/certs/
H A DMakefile85 hostprogs := extract-cert macro
/linux-master/arch/arm/vdso/
H A DMakefile6 hostprogs := vdsomunge macro

Completed in 1526 milliseconds

12