Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
A DMakefile286 LIBKVM_S_OBJ := $(patsubst %.S, $(OUTPUT)/%.o, $(LIBKVM_S)) macro
288 LIBKVM_OBJS = $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(LIBKVM_STRING_OBJ)
299 $(shell mkdir -p $(sort $(OUTPUT)/$(ARCH_DIR) $(dir $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ))))
322 $(LIBKVM_S_OBJ): $(OUTPUT)/%.o: %.S $(GEN_HDRS)

Completed in 4 milliseconds