Searched refs:QEMU_ROOT (Results 1 – 2 of 2) sorted by relevance
109 QEMU_ROOT := $(shell if [ -d "$(QEMU_TRADITIONAL_LOC)" ]; then echo "$(QEMU_TRADITIONAL_LOC)"; else… macro110 ifneq ($(QEMU_ROOT),.)111 export QEMU_ROOT176 $(QEMU_ROOT)/xen-setup \
283 QEMU_ROOT := $(shell if [ -d "$(QEMU_TRADITIONAL_LOC)" ]; then echo "$(QEMU_TRADITIONAL_LOC)"; else… macro289 ifeq ($(QEMU_ROOT),.)313 export QEMU_ROOT471 $(QEMU_ROOT)/xen-setup-stubdom )472 $(MAKE) DESTDIR= -C ioemu -f $(QEMU_ROOT)/Makefile
Completed in 4 milliseconds