summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorBlue Swirl2009-07-27 21:59:36 +0200
committerBlue Swirl2009-07-27 21:59:36 +0200
commit925ce05f81970e95a95c404b4eca294676692dc5 (patch)
tree0f29579839c2002206bc82007208659efb9c5d6e /pc-bios
parentFix typo WIN32 -> _WIN32 (diff)
downloadqemu-925ce05f81970e95a95c404b4eca294676692dc5.tar.gz
qemu-925ce05f81970e95a95c404b4eca294676692dc5.tar.xz
qemu-925ce05f81970e95a95c404b4eca294676692dc5.zip
Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/optionrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/optionrom/Makefile b/pc-bios/optionrom/Makefile
index b3f487b6b6..ace142d292 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