Home
last modified time | relevance | path

Searched refs:cmd_relocs (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/s390/
H A DMakefile.postlink18 cmd_relocs = \
/linux-6.15/arch/mips/
H A DMakefile.postlink21 cmd_relocs = $(CMD_RELOCS) $@
/linux-6.15/arch/x86/realmode/rm/
H A DMakefile58 cmd_relocs = arch/x86/tools/relocs --realmode $< > $@ macro
/linux-6.15/arch/x86/boot/compressed/
H A DMakefile121 cmd_relocs = $(CMD_RELOCS) $< > $@;$(CMD_RELOCS) --abs-relocs $< macro