Searched refs:CMD_RELOCS (Results 1 - 3 of 3) sorted by path

/linux-master/arch/mips/
H A DMakefile.postlink19 CMD_RELOCS = arch/mips/boot/tools/relocs
21 cmd_relocs = $(CMD_RELOCS) $@
/linux-master/arch/s390/boot/
H A DMakefile110 CMD_RELOCS=arch/s390/tools/relocs macro
112 cmd_relocs = $(CMD_RELOCS) $< > $@
/linux-master/arch/x86/
H A DMakefile.postlink15 CMD_RELOCS = arch/x86/tools/relocs
20 $(CMD_RELOCS) $@ > $(OUT_RELOCS)/$@.relocs; \
21 $(CMD_RELOCS) --abs-relocs $@

Completed in 187 milliseconds