qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT 925ce05] Fix out of tree build broken by791e08c75


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT 925ce05] Fix out of tree build broken by791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
Date: Mon, 10 Aug 2009 21:47:57 -0000

From: Blue Swirl <address@hidden>

Signed-off-by: Blue Swirl <address@hidden>

diff --git a/pc-bios/optionrom/Makefile b/pc-bios/optionrom/Makefile
index b3f487b..ace142d 100644
--- a/pc-bios/optionrom/Makefile
+++ b/pc-bios/optionrom/Makefile
@@ -1,7 +1,7 @@
 all: build-all
 
 include ../../config-host.mak
-include ../../rules.mak
+include $(SRC_PATH)/rules.mak
 
 VPATH=$(SRC_PATH)/pc-bios/optionrom
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]