From: Blue Swirl Date: Mon, 27 Jul 2009 19:59:36 +0000 (+0000) Subject: Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~11194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=925ce05f81970e95a95c404b4eca294676692dc5;p=sdk%2Femulator%2Fqemu.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 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