aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-07-27 19:59:36 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-07-27 19:59:36 +0000
commit925ce05f81970e95a95c404b4eca294676692dc5 (patch)
tree0f29579839c2002206bc82007208659efb9c5d6e /pc-bios
parent73bcc2acaa1ea282af7a74dfd56d7865e27aae1f (diff)
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