aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2008-01-30 18:39:04 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2008-01-30 18:39:04 +0000
commit2d06b3f0dfd364c224226e73a29de9d363008ef6 (patch)
tree82d79352b945ae57bd82bcfdd6dbc070d49895f1 /.hgignore
parent26f9a3f7f57a91259580387681935731ebb4a6ec (diff)
downloadxen-2d06b3f0dfd364c224226e73a29de9d363008ef6.tar.gz
xen-2d06b3f0dfd364c224226e73a29de9d363008ef6.tar.bz2
xen-2d06b3f0dfd364c224226e73a29de9d363008ef6.zip
Build etherboot ROM from source.
We now include the source for Etherboot (5.4.2, obtained from git) rather than a pre-built ROM. This gives better traceability and GPL licence compliance. See tools/firmware/etherboot/README for details. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 5a43b2cb14..937af96478 100644
--- a/.hgignore
+++ b/.hgignore
@@ -258,3 +258,5 @@
^unmodified_drivers/linux-2.6/.*\.ko$
^unmodified_drivers/linux-2.6/.*\.mod\.c$
^LibVNCServer.*
+^tools/firmware/etherboot/etherboot-build
+^tools/firmware/etherboot/etherboot-5.*