Home
last modified time | relevance | path

Searched refs:ARCH_OBJ (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/kvm/
H A DMakefile36 ARCH_OBJ = bootstrap_$(HOST_CPU).o macro
39 ARCH_OBJ += lib_x86.o
42 ARCH_OBJ += lib_x86.o
48 lib_guest.o $(ARCH_OBJ): CPPFLAGS := $(GUEST_CPPFLAGS)
49 lib_guest.o $(ARCH_OBJ): CFLAGS := $(GUEST_CFLAGS)
56 %-payload.o: %.c lib_guest.o $(ARCH_OBJ)

Completed in 1 milliseconds