From: Blue Swirl Date: Mon, 27 Jul 2009 19:59:36 +0000 (+0000) Subject: Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=925ce05f81970e95a95c404b4eca294676692dc5;p=qemu.git Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad Signed-off-by: Blue Swirl --- 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