summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLeonid Bloch <leonid@daynix.com>2015-07-29 20:10:51 +0300
committerMichael Roth <mdroth@linux.vnet.ibm.com>2015-09-01 11:07:08 -0500
commit0a18750f296c85a5a446dc04e1c49cd35ad9e7d5 (patch)
treed48dc735f7f659afc2679576a3bf009b26f7ebbd /Makefile
parent9f3917804dfda737650a22c745469809725b3c6e (diff)
downloadhqemu-0a18750f296c85a5a446dc04e1c49cd35ad9e7d5.zip
hqemu-0a18750f296c85a5a446dc04e1c49cd35ad9e7d5.tar.gz
qemu-ga: Two MSI related cosmetic changes
Signed-off-by: Leonid Bloch <leonid@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 340d9c8..9a4c3c6 100644
--- a/Makefile
+++ b/Makefile
@@ -295,7 +295,7 @@ qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a
ifdef QEMU_GA_MSI_ENABLED
QEMU_GA_MSI=qemu-ga-$(ARCH).msi
-msi: ${QEMU_GA_MSI}
+msi: $(QEMU_GA_MSI)
$(QEMU_GA_MSI): qemu-ga.exe
OpenPOWER on IntegriCloud