From: Ian Jackson Date: Mon, 22 Sep 2008 12:04:50 +0000 (+0100) Subject: Set QEMU_ROOT to .. in tests/Makefile X-Git-Tag: t.master-before-merge~82 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=5f82e35cd190d606a7bfa50ded0f2455dfb850c4;p=qemu-xen-4.2-testing.git Set QEMU_ROOT to .. in tests/Makefile Thanks to report from Stefano Stabellini. Signed-off-by: Ian Jackson --- diff --git a/tests/Makefile b/tests/Makefile index 7f19fde70..e73dbf1ba 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,3 +1,4 @@ +QEMU_ROOT ?= .. -include ../config-host.mak CFLAGS=-Wall -O2 -g -fno-strict-aliasing