aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-09-29 15:45:38 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-09-29 15:45:38 +0100
commit3321e0ef95291a7b07dc30b68f822d69fc10bcb0 (patch)
tree88d551e7165430efc8cbbfa968e62b4b088c2c79 /tools/firmware/Makefile
parent73f43ceca7cd392ebc9569e135907765149acae8 (diff)
downloadxen-3321e0ef95291a7b07dc30b68f822d69fc10bcb0.tar.gz
xen-3321e0ef95291a7b07dc30b68f822d69fc10bcb0.tar.bz2
xen-3321e0ef95291a7b07dc30b68f822d69fc10bcb0.zip
hvm: Remove extboot from virtual firmware.
Device model is not present in external qemu repository, and functionality was never exposed through the toolstack. 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 b2d7f532c9..a9bc54da5c 100644
--- a/tools/firmware/Makefile
+++ b/tools/firmware/Makefile
@@ -9,7 +9,6 @@ INST_DIR := $(DESTDIR)/usr/lib/xen/boot
SUBDIRS :=
SUBDIRS += rombios
SUBDIRS += vgabios
-SUBDIRS += extboot
#SUBDIRS += etherboot
SUBDIRS += hvmloader