Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/
DMakefile140 $(OBJCOPY) -O elf32-x86-64 "$$TMP" "$$TMPO" && \
141 $(LD) -m elf32_x86_64 "$$TMPO" -o "$$TMP",y,n)
/Linux-v5.4/scripts/
DKbuild.include94 TMPO="$(TMPOUT).$$$$.o"; \
99 rm -f "$$TMP" "$$TMPO")