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

12

/linux-master/arch/sparc/boot/
H A DMakefile10 hostprogs := piggyback macro
/linux-master/arch/mips/boot/compressed/
H A DMakefile91 hostprogs := calc_vmlinuz_load_addr macro
130 hostprogs += ../elf2ecoff
/linux-master/arch/x86/boot/
H A DMakefile51 hostprogs := tools/build macro
52 hostprogs += mkcpustr
/linux-master/scripts/
H A DMakefile.lib72 # hostprogs-always-y += foo
74 # hostprogs += foo
76 hostprogs += $(hostprogs-always-y) $(hostprogs-always-m)
77 always-y += $(hostprogs-always-y) $(hostprogs-always-m)
H A DMakefile.build44 # Do not include hostprogs rules unless needed.
46 hostprogs := $(sort $(hostprogs))
47 ifneq ($(hostprogs),)
/linux-master/drivers/gpu/drm/radeon/
H A DMakefile6 hostprogs := mkregtable macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A DMakefile17 hostprogs := gen-hyprel macro
/linux-master/arch/powerpc/boot/
H A DMakefile249 hostprogs := addnote hack-coff mktree macro
473 hostprogs-installed := $(patsubst %, $(DESTDIR)$(WRAPPER_BINDIR)/%, $(hostprogs))
477 all-installed := $(extra-installed) $(hostprogs-installed) $(wrapper-installed) $(dts-installed)
503 $(hostprogs-installed) : $(DESTDIR)$(WRAPPER_BINDIR)/% : $(obj)/% | $(DESTDIR)$(WRAPPER_BINDIR)
/linux-master/tools/build/
H A DMakefile.build99 ifneq ($(filter $(obj),$(hostprogs)),)
/linux-master/arch/alpha/boot/
H A DMakefile11 hostprogs := tools/mkbb tools/objstrip macro
/linux-master/arch/mips/boot/
H A DMakefile24 hostprogs := elf2ecoff macro
/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile107 # $(hostprogs) with $(obj)
109 hostprogs := $(munge) macro
/linux-master/arch/sparc/vdso/
H A DMakefile33 hostprogs += vdso2c
/linux-master/lib/raid6/
H A DMakefile14 hostprogs += mktables
/linux-master/arch/mips/vdso/
H A DMakefile88 hostprogs := genvdso macro
/linux-master/arch/x86/boot/compressed/
H A DMakefile84 hostprogs := mkpiggy macro
/linux-master/arch/x86/entry/vdso/
H A DMakefile67 hostprogs += vdso2c
/linux-master/lib/
H A DMakefile322 hostprogs := gen_crc32table macro
323 hostprogs += gen_crc64table
/linux-master/drivers/gpu/drm/xe/
H A DMakefile38 hostprogs := xe_gen_wa_oob macro

Completed in 142 milliseconds

12