aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorTim Deegan <tim@xen.org>2012-03-22 17:15:22 +0000
committerTim Deegan <tim@xen.org>2012-03-22 17:15:22 +0000
commitdeb5ed4250e82530b396a42d0e7e60af84d64b06 (patch)
tree29f0886d7b30fa4043518fd8590c6923c4e5fbe2 /Config.mk
parente99f5a9853fd6b3c05ff4c5cfc1f2b9a43f00017 (diff)
downloadxen-deb5ed4250e82530b396a42d0e7e60af84d64b06.tar.gz
xen-deb5ed4250e82530b396a42d0e7e60af84d64b06.tar.bz2
xen-deb5ed4250e82530b396a42d0e7e60af84d64b06.zip
Disable OVMF build - it's not baked yet.
Signed-off-by: Tim Deegan <tim@xen.org> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index ec5485882f..9d5a6339a6 100644
--- a/Config.mk
+++ b/Config.mk
@@ -207,7 +207,7 @@ SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2
ETHERBOOT_NICS ?= rtl8139 8086100e
-CONFIG_OVMF ?= $(CONFIG_Linux)
+CONFIG_OVMF ?= n
CONFIG_ROMBIOS ?= y
CONFIG_SEABIOS ?= y