Home
last modified time | relevance | path

Searched refs:TMPO (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/
DMakefile143 $(OBJCOPY) -O elf32-x86-64 "$$TMP" "$$TMPO" && \
144 $(LD) -m elf32_x86_64 "$$TMPO" -o "$$TMP",y,n)
/Linux-v4.19/scripts/
DKbuild.include92 TMPO="$(TMPOUT).$$$$.o"; \
97 rm -f "$$TMP" "$$TMPO")