Searched refs:QEMU_ROOT (Results 1 – 2 of 2) sorted by relevance
107 QEMU_ROOT := $(shell if [ -d "$(QEMU_TRADITIONAL_LOC)" ]; then echo "$(QEMU_TRADITIONAL_LOC)"; else… macro108 ifneq ($(QEMU_ROOT),.)109 export QEMU_ROOT174 $(QEMU_ROOT)/xen-setup \
286 QEMU_ROOT := $(shell if [ -d "$(QEMU_TRADITIONAL_LOC)" ]; then echo "$(QEMU_TRADITIONAL_LOC)"; else… macro292 ifeq ($(QEMU_ROOT),.)316 export QEMU_ROOT474 $(QEMU_ROOT)/xen-setup-stubdom )475 $(MAKE) DESTDIR= -C ioemu -f $(QEMU_ROOT)/Makefile
Completed in 3 milliseconds