aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-02-06 12:07:55 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-02-06 12:07:55 +0000
commit50b12df836fddc9d76f59a23d35a801d43cfef31 (patch)
treed55d90b2431221a2d80a44558e2ae6f45d56c7bb /tools/firmware/Makefile
parent2d700e03efa7c65686f7b0c756dbdac30c8ede9c (diff)
downloadxen-50b12df836fddc9d76f59a23d35a801d43cfef31.tar.gz
xen-50b12df836fddc9d76f59a23d35a801d43cfef31.tar.bz2
xen-50b12df836fddc9d76f59a23d35a801d43cfef31.zip
x86 vmx: Remove vmxassist.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/firmware/Makefile')
-rw-r--r--tools/firmware/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/firmware/Makefile b/tools/firmware/Makefile
index 0ec31883fd..67fee87473 100644
--- a/tools/firmware/Makefile
+++ b/tools/firmware/Makefile
@@ -9,7 +9,6 @@ INST_DIR := $(DESTDIR)/usr/lib/xen/boot
SUBDIRS :=
SUBDIRS += rombios rombios/32bit
SUBDIRS += vgabios
-SUBDIRS += vmxassist
SUBDIRS += extboot
#SUBDIRS += etherboot
SUBDIRS += hvmloader